removeAnimationComponent abstract method

Future removeAnimationComponent(
  1. ThermionEntity entity
)

Removes an animation component from entity.

Implementation

Future removeAnimationComponent(ThermionEntity entity);