List of All Members for TriggerBody
This is the complete list of members for TriggerBody, including inherited members.
- collisionCount : int
- bodyEntered(PhysicsNode *body)
- bodyExited(PhysicsNode *body)
The following members are inherited from PhysicsNode.
- collisionShapes : list<CollisionShape>
- filterGroup : int
- filterIgnoreGroups : int
- receiveContactReports : bool
- receiveTriggerReports : bool
- sendContactReports : bool
- sendTriggerReports : bool
- bodyContact(PhysicsNode *body, list<vector3D> positions, list<vector3D> impulses, list<vector3D> normals)
- enteredTriggerBody(TriggerBody *body)
- exitedTriggerBody(TriggerBody *body)