|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Player | |
game | |
game.physics | |
game.players |
Uses of Player in game |
Methods in game that return Player | |
Player |
Game.getPlayer(int key)
|
Player |
Game.getMe()
|
Methods in game with parameters of type Player | |
void |
Game.addPlayer(Player player)
|
void |
Game.removePlayer(Player player)
|
void |
Game.setMe(Player me)
|
Uses of Player in game.physics |
Methods in game.physics that return Player | |
Player |
Body.getPlayer()
|
Uses of Player in game.players |
Subclasses of Player in game.players | |
class |
HBodyPlayer
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |