Uses of Package
io.sockit.gameserver.bot
Package | Description |
---|---|
io.sockit.gameserver.bot |
This is the core package for the Sockit Game Bot and provides the classes necessary to create bots running on the server side of a multiplayer turn based game.
|
-
Classes in io.sockit.gameserver.bot used by io.sockit.gameserver.bot Class Description Bot This class represents a Bot running on the server.BotEventListener Interface for Bot events/callbacks.BotTurnDelayType Enumeration of the possible Bot TurnDelay Types.GamePlayNotInProgressException Exception thrown when GamePlay has not started and Bot invokes playAction() methodPlayer This class represents a Player seated in the room for a BotRoom This class represents a game room for a Bot.RoomInfo This class represents the key info for each room in the room listRoomType Enumeration of the possible room types