| |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Player | |
<default> |
Uses of Player in |
Classes in that implement Player | |
class | BasicPlayer |
class | EditorPlayer This class is just used by the editor to help it interact with the MainDisplay class. |
Methods in that return Player | |
static Player | GameSetup.getLocalPlayer() Returns the instance of your Player subclass that should be used in this game. |
Methods in with parameters of type Player | |
void | MainDisplay.draw(Player player) Draw the display assuming the player passed in. |
| |||||||||
PREV NEXT | FRAMES NO FRAMES |