stopAnimation method
Implementation
@override
Future stopAnimation(ThermionEntity entity, int animationIndex) async {
stop_animation(_sceneManager!, entity, animationIndex);
}
@override
Future stopAnimation(ThermionEntity entity, int animationIndex) async {
stop_animation(_sceneManager!, entity, animationIndex);
}