#include <orxPhysics.h>
Data Fields | |
| orxVECTOR | vNormal |
| orxVECTOR | vPosition |
| const orxSTRING | zRecipientPartName |
| const orxSTRING | zSenderPartName |
Contact event payload
Definition at line 269 of file orxPhysics.h.
Contact normal : 24
Definition at line 272 of file orxPhysics.h.
Contact position : 12
Definition at line 271 of file orxPhysics.h.
| const orxSTRING orxPHYSICS_EVENT_PAYLOAD::zRecipientPartName |
Recipient part name : 32
Definition at line 274 of file orxPhysics.h.
| const orxSTRING orxPHYSICS_EVENT_PAYLOAD::zSenderPartName |
Sender part name : 28
Definition at line 273 of file orxPhysics.h.
1.5.6