Package org.newdawn.asd.net

Class Summary
ActivateTileCommand Indicates that a tile should be activated
AddPlayerCommand A command to add a player actor into the game world
ASDCommandFactory The collection of commands used in ASD
AttackCommand A command to indicate that an actor should attack another
ChatCommand A command to wrap up a chat message
ConnectCommand A command to indicate new connections
DisconnectCommand A command to indicate lost connections
GameCommand Oops.
KeepAliveCommand A command the server will send out to keep the clients rolling
LagCommand A command indicating the lag status of a user
MoveCommand A command to move a player
PauseGameCommand A command to code the game to be paused or unpaused
PauseRequestCommand Oops.
RemovePlayerCommand A command to remove a player actor from the game world
StartGameCommand A command that indicates one user has started the game