Static methods

staticinlineisForward(this:String):Bool

Whether this plays forward

staticinlineisPingPong(this:String):Bool

Whether this animation plays back and forth

staticinlineisReverse(this:String):Bool

Whether this plays in reverse

Variables

@:value(cast "forward")@:impl@:enuminlineread onlyFORWARD:AseAtlasTagDirection = "forward"

@:value(cast "pingpong")@:impl@:enuminlineread onlyPINGPONG:AseAtlasTagDirection = "pingpong"

@:value(cast "pingpong_reverse")@:impl@:enuminlineread onlyPINGPONG_REVERSE:AseAtlasTagDirection = "pingpong_reverse"

@:value(cast "reverse")@:impl@:enuminlineread onlyREVERSE:AseAtlasTagDirection = "reverse"