orx  1.14
Portable Game Engine
orxPHYSICS_EVENT_PAYLOAD Struct Reference

#include <orxPhysics.h>

Data Fields

struct __orxBODY_PART_t * pstRecipientPart
 
struct __orxBODY_PART_t * pstSenderPart
 
orxVECTOR vNormal
 
orxVECTOR vPosition
 

Detailed Description

Event payload

Definition at line 293 of file orxPhysics.h.

Field Documentation

struct __orxBODY_PART_t* orxPHYSICS_EVENT_PAYLOAD::pstRecipientPart

Recipient part : 32

Definition at line 298 of file orxPhysics.h.

struct __orxBODY_PART_t* orxPHYSICS_EVENT_PAYLOAD::pstSenderPart

Sender part : 28

Definition at line 297 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.


The documentation for this struct was generated from the following file:

Generated for orx by doxygen 1.8.11