Class GhostAction

java.lang.Object
game.controllers.EntityAction
game.controllers.ghosts.GhostAction

public final class GhostAction
extends EntityAction
  • Field Summary

    Fields inherited from class game.controllers.EntityAction

    direction
  • Constructor Summary

    Constructors 
    Constructor Description
    GhostAction()  
  • Method Summary

    Modifier and Type Method Description
    GhostAction clone()  

    Methods inherited from class game.controllers.EntityAction

    down, get, left, reset, right, set, set, up

    Methods inherited from class java.lang.Object

    equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait