libHSPlasma
|
#include <proEventData.h>
Public Member Functions | |
proClickDragEventData () | |
![]() | |
proEventData () | |
virtual | ~proEventData () |
int | EventType () const |
void | write (hsStream *S, plResManager *mgr) |
void | prcWrite (pfPrcHelper *prc) |
Protected Member Functions | |
virtual void | IRead (hsStream *, plResManager *) |
virtual void | IWrite (hsStream *, plResManager *) |
virtual void | IPrcWrite (pfPrcHelper *) |
![]() | |
virtual void | IPrcParse (const pfPrcTag *tag, plResManager *mgr) |
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) |
![]() | |
int | fEventType |
proClickDragEventData::proClickDragEventData | ( | ) |
|
protectedvirtual |
Implements proEventData.
|
protectedvirtual |
Implements proEventData.
|
protectedvirtual |
Implements proEventData.