Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Code Block
{
    "componentName" : "collisionEventMapper"
  , "map" : <Array(Dynamic)>
  , "types" : <Array(String)>
}
Code Block
"map" : [
   { <event> : <String> }
]
Code Block
"types" : {
   <event> : <String>
}

Overview

  • Filters collisions events sent to object based on mapping lists, forwards them to the event name specified

Properties

  • None

Events

  • None

Remarks

  • None