Uses of Class
moagg.prefs.ghost.Ghost

Packages that use Ghost
moagg.game   
moagg.game.control   
moagg.prefs.ghost   
 

Uses of Ghost in moagg.game
 

Methods in moagg.game that return Ghost
 Ghost LevelGameObject.getGhostPlayback()
           
 Ghost LevelGameObject.getGhostRecord()
           
 

Methods in moagg.game with parameters of type Ghost
 void LevelGameObject.setGhostPlayback(Ghost ghostPlayback)
           
 void LevelGameObject.setGhostRecord(Ghost recordGhost)
           
 

Uses of Ghost in moagg.game.control
 

Methods in moagg.game.control that return Ghost
 Ghost SinglePlayerGameControlImpl.getGhostPlayback()
           
 Ghost SinglePlayerGameControlImpl.getGhostRecord()
           
 

Uses of Ghost in moagg.prefs.ghost
 

Methods in moagg.prefs.ghost that return Ghost
static Ghost Ghost.load(LevelKey levelKey, java.lang.String name)
           
 



Copyright © 2008. All Rights Reserved.