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

L

lastErrorCode - Variable in class io.sockit.gameserver.bot.Bot
 
leave(Session) - Method in class io.sockit.gameserver.Room
Evicts the specified client session from the room.
leaveRoom() - Method in class io.sockit.gameserver.bot.Bot
Attempts to leave the room.
leaveRoom() - Method in class io.sockit.gameserver.Session
Evicts the session from the room that it has joined
leaveSeat() - Method in class io.sockit.gameserver.bot.Bot
Attempts to leave the seat in the room.
leaveSeat() - Method in class io.sockit.gameserver.Player
Causes player to leave seat.
leaveSeat() - Method in class io.sockit.gameserver.Session
Evicts the session from its seat.
leaveSeat(Player) - Method in class io.sockit.gameserver.Room
Evicts the specified player from his/her seat.
leaveSeat(Session) - Method in class io.sockit.gameserver.Room
Evicts the specified client session from his/her seat
LevelDbStore - Class in io.sockit.gameserver
An implementation of the DataStore interface which uses LevelDB to save/persist the Game Engine data.
LevelDbStore(File) - Constructor for class io.sockit.gameserver.LevelDbStore
 
LevelDbStore(String) - Constructor for class io.sockit.gameserver.LevelDbStore
 
location - Variable in class io.sockit.gameserver.bot.Room
The location of this room
Location - Class in io.sockit.gameserver
A container for Game rooms.
log(Exception) - Static method in class io.sockit.gameserver.Server
Logs an exception on the SocketServer
log(String) - Static method in class io.sockit.gameserver.Server
Logs a message on the SocketServer
loggedOut - Variable in class io.sockit.gameserver.AbstractBot
 
logIn(String, int, String) - Method in class io.sockit.gameserver.bot.Bot
Attempts to Login a Bot onto server with emailId and starts a new session
logOut() - Method in class io.sockit.gameserver.bot.Bot
Attempts to Logout this bot from the server
logToConsole(String) - Static method in class io.sockit.gameserver.Server
Logs a message to the Server's console.
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