This is the complete list of members for bridges.games.BlockingGame, including all inherited members.
BlockingGame(int assid, String login, String apikey, int cols, int rows) | bridges.games.BlockingGame | |
debug | bridges.games.GameBase | protected |
drawSymbol(int row, int col, NamedSymbol s, NamedColor c) | bridges.games.GameBase | protected |
GameBase(int assid, String login, String apikey, int rows, int cols) | bridges.games.GameBase | |
GameBase(int assid, String login, String apikey, int rows, int cols, boolean d) | bridges.games.GameBase | |
gameLoop() | bridges.games.GameBase | protected |
gameStarted | bridges.games.GameBase | protected |
getBGColor(int row, int col) | bridges.games.GameBase | protected |
getBoardHeight() | bridges.games.GameBase | protected |
getBoardWidth() | bridges.games.GameBase | protected |
getKeyPress() | bridges.games.BlockingGame | |
getSymbol(int row, int col) | bridges.games.GameBase | protected |
getSymbolColor(int row, int col) | bridges.games.GameBase | protected |
initialize() | bridges.games.GameBase | protected |
keypress(JSONObject keypress) | bridges.games.BlockingGame | |
keyqueue | bridges.games.BlockingGame | protected |
quit() | bridges.games.GameBase | protected |
registerKeypress(KeypressListener kl) | bridges.games.GameBase | package |
render() | bridges.games.GameBase | package |
setBGColor(int row, int col, NamedColor c) | bridges.games.GameBase | protected |
setDescription(String desc) | bridges.games.GameBase | protected |
setTitle(String title) | bridges.games.GameBase | protected |
start() | bridges.games.BlockingGame | |
terminateNetwork() | bridges.games.GameBase | protected |