|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Player | |
game | |
game.physics |
Uses of Player in game |
Methods in game that return Player | |
Player |
Game.getPlayer(int key)
|
Player |
Game.getPlayer(java.lang.String key)
|
Player |
Game.getMe()
|
Methods in game with parameters of type Player | |
void |
Game.addPlayer(Player player)
|
void |
Game.removePlayer(Player player)
|
Constructors in game with parameters of type Player | |
Game(Player me,
Map map)
|
Uses of Player in game.physics |
Methods in game.physics that return Player | |
Player |
Body.getPlayer()
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |