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