Returns the delay to wait before applying this update. The unit is unknown but good results can be achieved by multiplying this value with 50 to get a millisecond value.
The delay in time units.
Returns the number of update patches.
The number of update patches.
Returns the update patch with the given index.
Update patch index.
The animation patch.
Returns the set of update patches.
The set of update patches.
Reads an animation update from the given reader. If the end of the animation has been reached then null
is
returned.
The reader to read the animation frame from.
The read animation update or null if end of animation has been reached.
Generated using TypeDoc
A single ending animation update.