![]() |
Plasma Engine
2.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 = PL_BIT(0) , AutoReturnStart = PL_BIT(1) , AutoReturnEnd = PL_BIT(2) , AnimationReversed = PL_BIT(5) , Default = Running | AutoReturnStart | AutoReturnEnd } |
using | StorageType = plUInt16 |
Internal flags for the current state of a transform component.