#include <proEventData.h>
Additional Inherited Members |
enum | eventType {
kCollision = 1,
kPicked,
kControlKey,
kVariable,
kFacing,
kContained,
kActivate,
kCallback,
kResponderState,
kMultiStage,
kSpawned,
kClickDrag,
kCoop,
kOfferLinkBook,
kBook,
kClimbingBlockerHit,
kNone
} |
enum | dataType { kNumber,
kKey,
kNotta
} |
enum | multiStageEventType {
kEnterStage = 1,
kBeginningOfLoop,
kAdvanceNextStage,
kRegressPrevStage,
kNothing
} |
static proEventData * | Read (hsStream *S, plResManager *mgr) |
static proEventData * | PrcParse (const pfPrcTag *tag, plResManager *mgr) |
static proEventData * | ICreateEventDataType (int type) |
static proEventData * | ICreateEventDataType (const char *typeName) |
Constructor & Destructor Documentation
proClimbingBlockerHitEventData::proClimbingBlockerHitEventData |
( |
| ) |
|
Member Function Documentation
plKey proClimbingBlockerHitEventData::getBlocker |
( |
| ) |
const |
virtual void proClimbingBlockerHitEventData::IPrcWrite |
( |
pfPrcHelper * |
prc | ) |
|
|
protectedvirtual |
void proClimbingBlockerHitEventData::setBlocker |
( |
plKey |
blocker | ) |
|
Member Data Documentation
plKey proClimbingBlockerHitEventData::fBlockerKey |
|
protected |
The documentation for this class was generated from the following file: