Uses of Package
com.shephertz.app42.paas.sdk.jme.game

Packages that use com.shephertz.app42.paas.sdk.jme.game
com.shephertz.app42.paas.sdk.jme   
com.shephertz.app42.paas.sdk.jme.game   
 

Classes in com.shephertz.app42.paas.sdk.jme.game used by com.shephertz.app42.paas.sdk.jme
GameService
          The Game service allows Game, User, Score and ScoreBoard Management on the Cloud.
RewardService
          Define a Reward e.g.
ScoreBoardService
          ScoreBoard allows storing, retrieving, querying and ranking scores for users and Games across Game Session.
ScoreService
          Allows game scoring.
 

Classes in com.shephertz.app42.paas.sdk.jme.game used by com.shephertz.app42.paas.sdk.jme.game
Game
          This Game object is the value object which contains the properties of Game along with the setter & getter for those properties.
Reward
          This Reward object is the value object which contains the properties of Reward along with the setter & getter for those properties.