PhysicsParticleInfo Struct Reference

#include <PhysicsParticleObject.h>

List of all members.

Public Member Functions

 PhysicsParticleInfo (PhysicsParticleType type, unsigned int playerId, void *data)

Public Attributes

PhysicsParticleType type_
unsigned int playerId_
void * data_


Detailed Description

Definition at line 37 of file PhysicsParticleObject.h.


Constructor & Destructor Documentation

PhysicsParticleInfo::PhysicsParticleInfo ( PhysicsParticleType  type,
unsigned int  playerId,
void *  data 
) [inline]

Definition at line 39 of file PhysicsParticleObject.h.


Member Data Documentation

PhysicsParticleType PhysicsParticleInfo::type_

Definition at line 49 of file PhysicsParticleObject.h.

Referenced by PhysicsParticleObject::checkCollision(), and PhysicsParticleObject::getTargetBounceCollision().

unsigned int PhysicsParticleInfo::playerId_

Definition at line 50 of file PhysicsParticleObject.h.

Referenced by PhysicsParticleObject::getShieldCollision(), and PhysicsParticleObject::getTargetCollision().

void* PhysicsParticleInfo::data_

Definition at line 51 of file PhysicsParticleObject.h.

Referenced by PhysicsParticleActionObject::bounceShieldHit(), and PhysicsParticleActionObject::shotShieldHit().


The documentation for this struct was generated from the following file:
Generated on Mon Feb 16 15:15:05 2009 for Scorched3D by  doxygen 1.5.3