Uses of Package
org.jogre.common.playerstate

Packages that use org.jogre.common.playerstate
org.jogre.common This package contains classes which are common to both a client or a server. 
org.jogre.common.playerstate This package implements the "state" design pattern for each player at a particular table to easily keep state such as sitting, standing, ready to player etc. 
 

Classes in org.jogre.common.playerstate used by org.jogre.common
PlayerState
          Class which describes the state of the various player when they join a table.
 

Classes in org.jogre.common.playerstate used by org.jogre.common.playerstate
PlayerState
          Class which describes the state of the various player when they join a table.