Skip to content

constants ActionCollision (client-side)

Name Description
ACTION_COLLISION_NONE Represents none action collision flag.
ACTION_COLLISION_COLLIDE Represents collide action collision flag.
ACTION_COLLISION_BOUNCE Represents bounce action collision flag.
ACTION_COLLISION_CREATE Represents create action collision flag.
ACTION_COLLISION_CREATE_ONCE Represents create once action collision flag.
ACTION_COLLISION_NO_RESPONSE Represents no response action collision flag.
ACTION_COLLISION_CREATE_QUAD Represents create quad action collision flag.