-
-
Method Summary
void
Shorthand for looping through all animation properties.
void
Methods inherited from interface com.ticxo.modelengine.api.animation.handler.AnimationHandler
forceStopAllAnimations, forceStopAnimation, getActiveModel, getAnimation, getAnimations, getDefaultProperty, hasFinishedAllAnimations, isPlayingAnimation, load, playAnimation, playAnimation, prepare, save, setDefaultProperty, stopAnimation, tickGlobal, updateBone
Methods inherited from interface com.ticxo.modelengine.api.utils.data.io.DataIO
save
-
Method Details
-
forEachProperty
Shorthand for looping through all animation properties.
- Parameters:
consumer
- action performed per property
-
-