C G I N P U V W 

G

GAME_INFO_FROM_PLAYHUB_KEY - Static variable in class com.playhub.Consts
The key with which the game's information is stored in the intent's extras with which the game activity was called.
GAME_INFO_TO_RETURN_TO_PLAYHUB_KEY - Static variable in class com.playhub.Consts
The key with which the game's information is stored in the intent's extras with which the game activity has returned.
GameInfoFromPlayHub - Class in com.playhub
The entire information received by the game activity from PlayHub.
GameInfoFromPlayHub() - Constructor for class com.playhub.GameInfoFromPlayHub
 
GameInfoToReturnToPlayHub - Class in com.playhub
The information to return to PlayHub at the end of the move.
GameInfoToReturnToPlayHub() - Constructor for class com.playhub.GameInfoToReturnToPlayHub
 
GameInfoToReturnToPlayHub.GameStateToReturnToPlayhub - Enum in com.playhub
The game's current state.
gameState - Variable in class com.playhub.GameInfoToReturnToPlayHub
The game's current state, after the current move (i.e.
C G I N P U V W