Index
A B C D E F G H I J L M N O P R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
T
- takeSeat(int, JsonObject) - Method in class io.sockit.gameserver.Session
-
Makes the session take the specified seat
- takeSeat(long, int, JsonObject) - Method in class io.sockit.gameserver.bot.Bot
-
Attempts to take a seat in the room.
- toCompressedJson() - Method in interface io.sockit.gameserver.CompressibleData
-
Coverts the Data to compressed Json.
- toJson() - Method in interface io.sockit.gameserver.CompressibleData
-
Coverts the Data to Json.
- toJsonArray(Collection) - Static method in class io.sockit.gameserver.JsonUtil
-
Creates a JsonArray from the specified Collection
- totalNoOfSeats - Variable in class io.sockit.gameserver.bot.Room
-
The total number of seats in this room
- totalNoOfSeats - Variable in class io.sockit.gameserver.bot.RoomInfo
-
The total number of seats in the room
- totalNoOfSeats() - Method in class io.sockit.gameserver.Room
-
the total number of seats in the room
- turnDurationMillis - Variable in class io.sockit.gameserver.bot.Room
-
The duration of a turn in this room in milliseconds
All Classes All Packages