Class MissleMovementComponent
java.lang.Object
com.csse3200.game.components.Component
com.csse3200.game.components.boss.MissleMovementComponent
let the missle down by the y direction
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
update()
let the missue do the movement by changing the positionMethods inherited from class com.csse3200.game.components.Component
create, dispose, earlyUpdate, getEntity, getPrio, setEnabled, setEntity, toString, triggerEarlyUpdate, triggerUpdate