Package | Description |
---|---|
org.menacheri.jetclient.app | |
org.menacheri.jetclient.app.impl |
Modifier and Type | Method and Description |
---|---|
Player |
PlayerSession.getPlayer()
Each session is associated with a
Player . |
Modifier and Type | Class and Description |
---|---|
class |
DefaultPlayer
A class used to represent a human player who connects to jetserver.
|
Modifier and Type | Field and Description |
---|---|
protected Player |
DefaultPlayerSession.player
Each player session belongs to a Player.
|
Modifier and Type | Method and Description |
---|---|
Player |
DefaultPlayerSession.getPlayer() |
Modifier and Type | Method and Description |
---|---|
PlayerSession |
SessionFactory.createPlayerSession(Player player) |
Constructor and Description |
---|
DefaultPlayerSession(DefaultSession.SessionBuilder sessionBuilder,
Player player) |
Copyright © 2012. All Rights Reserved.