OGWPlatformerState Constants Reference
Declared in | OGWPlatformerStates.h |
OGWPlatformerState
Platformer entity states
Definition
typedef NS_ENUM(GWState, OGWPlatformerState ) {
OGWPlatformerStateAlive = 0,
OGWPlatformerStateDead,
OGWPlatformerStateRespawn,
};
Constants
Declared In
OGWPlatformerStates.h