This is a variation of FoxAnimationTrack that allows for calling a keyframe as a function.
Constructor
Variables
callbacks:Map<String, Dynamic> = new StringMap()
A map of callbacks used for this track.
Add a frame following this format:
addFrame(<time>, [<callbackName>, [<arguments>]], ...)