class spinehx.Animation
Available on all platforms
Class Fields
static function binarySearch(values:Vector<Float>, target:Float, step:Int):Int
target | After the first and before the last entry. |
Instance Fields
function apply(skeleton:Skeleton, time:Float, loop:Bool):Void
Poses the skeleton at the specified time for this animation.