Class ExtractorAnimationController
java.lang.Object
com.csse3200.game.components.Component
com.csse3200.game.components.structures.ExtractorAnimationController
This class listens to events relating to the state of the extractor and plays
the extracting animation when the broken extractor is fixed, otherwise the broken
extractor remains 'un-animated'.
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.csse3200.game.components.Component
dispose, earlyUpdate, getEntity, setEnabled, setEntity, toString, triggerEarlyUpdate, triggerUpdate, update