orx
1.11
Portable Game Engine
|
#include <orxPhysics.h>
Data Fields | |
orxVECTOR | vNormal |
orxVECTOR | vPosition |
const orxSTRING | zRecipientPartName |
const orxSTRING | zSenderPartName |
Event payload
Definition at line 293 of file orxPhysics.h.
orxVECTOR orxPHYSICS_EVENT_PAYLOAD::vNormal |
Contact normal : 24
Definition at line 296 of file orxPhysics.h.
orxVECTOR orxPHYSICS_EVENT_PAYLOAD::vPosition |
Contact position : 12
Definition at line 295 of file orxPhysics.h.
const orxSTRING orxPHYSICS_EVENT_PAYLOAD::zRecipientPartName |
Recipient part name : 32
Definition at line 298 of file orxPhysics.h.
const orxSTRING orxPHYSICS_EVENT_PAYLOAD::zSenderPartName |
Sender part name : 28
Definition at line 297 of file orxPhysics.h.