Package game.controllers.ghosts
Class GhostAction
java.lang.Object
game.controllers.EntityAction
game.controllers.ghosts.GhostAction
public final class GhostAction extends EntityAction
-
Field Summary
-
Constructor Summary
Constructors Constructor Description GhostAction()
-
Method Summary
Modifier and Type Method Description GhostAction
clone()
-
Constructor Details
-
GhostAction
public GhostAction()
-
-
Method Details
-
clone
- Overrides:
clone
in classEntityAction
-