![]() |
XII Release 0.1.0
|
Internal flags for the current state of a transform component. More...
#include <TransformComponent.h>
Classes | |
struct | Bits |
Public Types | |
enum | Enum { None = 0 , Running = XII_BIT(0) , AutoReturnStart = XII_BIT(1) , AutoReturnEnd = XII_BIT(2) , CurrentlyRunning = XII_BIT(3) , AnimationReversed = XII_BIT(5) , Default = Running | AutoReturnStart | AutoReturnEnd } |
using | StorageType = xiiUInt16 |
Internal flags for the current state of a transform component.