- GameIdentifiers - Class in com.sun.sgs.example.hack.share
-
A simple set of identifiesd for all the sprites in the default map.
- GameIdentifiers() - Constructor for class com.sun.sgs.example.hack.share.GameIdentifiers
-
- GameMembershipDetail - Class in com.sun.sgs.example.hack.share
-
This class provides basic detail about the membership of a game.
- GameMembershipDetail(String, int) - Constructor for class com.sun.sgs.example.hack.share.GameMembershipDetail
-
Creates an instance of GameMembershipDetail.
- getAt(int, int) - Method in interface com.sun.sgs.example.hack.share.Board
-
Returns the identifier stack at the given location.
- getAt(int, int) - Method in class com.sun.sgs.example.hack.share.SnapshotBoard
-
Returns the identifier stack at the given location.
- getCharisma() - Method in class com.sun.sgs.example.hack.share.CharacterStats
-
- getConstitution() - Method in class com.sun.sgs.example.hack.share.CharacterStats
-
- getCount() - Method in class com.sun.sgs.example.hack.share.GameMembershipDetail
-
Returns the membership count for this game.
- getDexterity() - Method in class com.sun.sgs.example.hack.share.CharacterStats
-
- getGame() - Method in class com.sun.sgs.example.hack.share.GameMembershipDetail
-
Returns the name of the game.
- getHeight() - Method in interface com.sun.sgs.example.hack.share.Board
-
Returns the height of this board.
- getHeight() - Method in class com.sun.sgs.example.hack.share.SnapshotBoard
-
Returns the height of this board.
- getHitPoints() - Method in class com.sun.sgs.example.hack.share.CharacterStats
-
- getIdentifiers() - Method in class com.sun.sgs.example.hack.share.BoardSpace
-
Returns the stack of identifiers at this space.
- getIntelligence() - Method in class com.sun.sgs.example.hack.share.CharacterStats
-
- getMaxHitPoints() - Method in class com.sun.sgs.example.hack.share.CharacterStats
-
- getName() - Method in class com.sun.sgs.example.hack.share.CharacterStats
-
- getStrength() - Method in class com.sun.sgs.example.hack.share.CharacterStats
-
- getWidth() - Method in interface com.sun.sgs.example.hack.share.Board
-
Returns the width of this board.
- getWidth() - Method in class com.sun.sgs.example.hack.share.SnapshotBoard
-
Returns the width of this board.
- getWisdom() - Method in class com.sun.sgs.example.hack.share.CharacterStats
-
- getX() - Method in class com.sun.sgs.example.hack.share.BoardSpace
-
Returns the x-coordinate for this space.
- getY() - Method in class com.sun.sgs.example.hack.share.BoardSpace
-
Returns the y-coordinate for this space.