This is the complete list of members for bridges.games.GameBase, including all inherited members.
  | 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 | 
  | getSymbol(int row, int col) | bridges.games.GameBase | protected | 
  | getSymbolColor(int row, int col) | bridges.games.GameBase | protected | 
  | initialize() | bridges.games.GameBase | 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.GameBase |  | 
  | terminateNetwork() | bridges.games.GameBase | protected |