Uses of Class
io.sockit.gameserver.AbstractBot
| 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.
|
-
Uses of AbstractBot in io.sockit.gameserver.bot
Subclasses of AbstractBot in io.sockit.gameserver.bot Modifier and Type Class Description classBotThis class represents a Bot running on the server.