OGWPlatformerEntityType Constants Reference
Declared in | OGWPlatformerEntityTypes.h |
OGWPlatformerEntityType
Platformer entity types
Definition
typedef NS_ENUM(GWEntityType, OGWPlatformerEntityType ) {
OGWPlatformerEntityTypeUndefined = 0,
OGWPlatformerEntityTypeCheckpoint,
OGWPlatformerEntityTypeBriefcase,
OGWPlatformerEntityTypePlatform,
OGWPlatformerEntityTypeLoadWorld,
};
Constants
OGWPlatformerEntityTypeUndefined
-
undefined type
Declared In
OGWPlatformerEntityTypes.h
. OGWPlatformerEntityTypeCheckpoint
-
checkpoing entity
Declared In
OGWPlatformerEntityTypes.h
. OGWPlatformerEntityTypeBriefcase
-
briefcase (item) entity
Declared In
OGWPlatformerEntityTypes.h
. OGWPlatformerEntityTypePlatform
-
moving platform entity
Declared In
OGWPlatformerEntityTypes.h
. OGWPlatformerEntityTypeLoadWorld
-
load world trigger entity
Declared In
OGWPlatformerEntityTypes.h
.
Declared In
OGWPlatformerEntityTypes.h