Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
B
- BACKGROUND_COLOR - Static variable in class be.belegkarnil.game.board.tak.gui.CellDrawer
- be.belegkarnil.game.board.tak - package be.belegkarnil.game.board.tak
-
Contains all the classes for creating, instancing a Tak game and for playing.
- be.belegkarnil.game.board.tak.event - package be.belegkarnil.game.board.tak.event
-
Provides interfaces and classes for dealing with different types of events fired by the Tak game components.
- be.belegkarnil.game.board.tak.gui - package be.belegkarnil.game.board.tak.gui
-
Contains all the classes for creating user interfaces of the Tak game.
- be.belegkarnil.game.board.tak.strategy - package be.belegkarnil.game.board.tak.strategy
-
Contains the Strategy interface to implements IA and some concrete example that are able to interact within the Tak game.
- BelegTak - Class in be.belegkarnil.game.board.tak
-
This class is the main class that run the game with GUI.
- BelegTak() - Constructor for class be.belegkarnil.game.board.tak.BelegTak
- BLACK_PLAYER - Static variable in class be.belegkarnil.game.board.tak.Constants
-
The color associated to the black player
- board - Variable in class be.belegkarnil.game.board.tak.event.MisdesignEvent
-
is the board state when the event occurs
- Board - Class in be.belegkarnil.game.board.tak
-
This class represents the board of the Tak game.
- Board() - Constructor for class be.belegkarnil.game.board.tak.Board
-
Construct a
Board.Size.HUGE Board - Board(Board) - Constructor for class be.belegkarnil.game.board.tak.Board
-
Construct a copy of the current board
- Board(Board.Size) - Constructor for class be.belegkarnil.game.board.tak.Board
-
Construct a board of the given size
- Board.Size - Enum Class in be.belegkarnil.game.board.tak
- BoardPanel - Class in be.belegkarnil.game.board.tak.gui
-
This class is a GUI component of the Game.
- BoardPanel() - Constructor for class be.belegkarnil.game.board.tak.gui.BoardPanel
- BORDER - Static variable in class be.belegkarnil.game.board.tak.gui.BoardPanel
- BORDER_THICKNESS - Static variable in class be.belegkarnil.game.board.tak.gui.BoardPanel
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form