Class WallTowerAnimationController
java.lang.Object
com.csse3200.game.components.Component
com.csse3200.game.components.tower.WallTowerAnimationController
Listens for events relevant to a weapon tower state.
Each event will have a trigger phrase and have a certain animation attached.
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class com.csse3200.game.components.Component
dispose, earlyUpdate, getEntity, setEnabled, setEntity, toString, triggerEarlyUpdate, triggerUpdate, update