client.brickblock.fwimpl
Class BBAction
java.lang.Object
client.framework.network.parser.Action
client.brickblock.fwimpl.BBAction
public class BBAction
- extends Action
An extension of the Action
class, that contain the
actions specific for the BrickBlock implementation of the framework.
These actions are concerned with the force functionality, adding of
a trap, and support for power up objects.
- Author:
- Eivind Sorteberg, Martin Jarrett
Fields inherited from class client.framework.network.parser.Action |
ALIVE_REQUEST, DISCONNECT, GAME_OVER, name, PLAYER, POSITION, READY, SCORE, SESSION_LIST, SESSION_SELECTED, SETTING_CHANGED, SETTINGS_LIST, START, TEAM |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
FORCE
public static final BBAction FORCE
POWERUP_ADDED
public static final BBAction POWERUP_ADDED
POWERUP_REMOVED
public static final BBAction POWERUP_REMOVED
POWERUP_INACTIVE
public static final BBAction POWERUP_INACTIVE
TRAP_ADDED
public static final BBAction TRAP_ADDED