Uses of Class
com.ticxo.modelengine.api.animation.state.DefaultStateHandler
Packages that use DefaultStateHandler
-
Uses of DefaultStateHandler in com.ticxo.modelengine.api.model
Methods in com.ticxo.modelengine.api.model that return DefaultStateHandlerModifier and TypeMethodDescriptionActiveModel.getDefaultStateHandler()Get the existing instance ofDefaultStateHandlerspecific to this model.
This is used to configure the animation properties of eachModelStatefor this model.
To play a default animation, useModeledEntity.setState(ModelState).