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 GhostActionclone()
-
Constructor Details
-
GhostAction
public GhostAction()
-
-
Method Details
-
clone
- Overrides:
clonein classEntityAction
-