Index

A B C D E F G H I L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

I

inBounds(int, int) - Method in class be.belegkarnil.game.board.tak.Board
Know if the position is on the board
inBounds(Point) - Method in class be.belegkarnil.game.board.tak.Board
Know if the position is on the board
InnerPanel - Class in be.belegkarnil.game.board.tak.gui
This class is a GUI component of the Game.
InnerPanel() - Constructor for class be.belegkarnil.game.board.tak.gui.InnerPanel
 
INVALID_AMOUNT - Static variable in class be.belegkarnil.game.board.tak.Board
Define an amount used to express that is invalid (i.e.
isBlack() - Method in enum class be.belegkarnil.game.board.tak.Piece
Know if the current piece is associated to the BLACK (see Constants) Player
isCapstone() - Method in enum class be.belegkarnil.game.board.tak.Piece
Know if the current piece is a capstone
isCompleted() - Method in class be.belegkarnil.game.board.tak.Board
Know if the board is completed (no cells are free)
isDolmen() - Method in enum class be.belegkarnil.game.board.tak.Piece
Know if the current piece is a dolmen
isFree(int, int) - Method in class be.belegkarnil.game.board.tak.Board
Know if the position is free on the board
isFree(Point) - Method in class be.belegkarnil.game.board.tak.Board
Know if the position is free on the board
isMenhir() - Method in enum class be.belegkarnil.game.board.tak.Piece
Know if the current piece is a menhir
isMove() - Method in class be.belegkarnil.game.board.tak.Action
Know if the action is to replace/swap a Piece
isPlace() - Method in class be.belegkarnil.game.board.tak.Action
Know if the action is to place a Piece
isSkip() - Method in class be.belegkarnil.game.board.tak.Action
Know if the action is to skip the turn
isStraightPath(int, int, int, int) - Static method in class be.belegkarnil.game.board.tak.Board
Know if exists a straight path (horizontal or vertical) between two positions
isStraightPath(Point, Point) - Static method in class be.belegkarnil.game.board.tak.Board
Know if exists a straight path (horizontal or vertical) between two positions
isStrategy(Class) - Static method in class be.belegkarnil.game.board.tak.BelegTak
 
isUnderControl(Color, int, int) - Method in class be.belegkarnil.game.board.tak.Board
Know if the position is under the control of a player
isUnderControl(Color, Point) - Method in class be.belegkarnil.game.board.tak.Board
Know if the position is under the control of a player
isWhite() - Method in enum class be.belegkarnil.game.board.tak.Piece
Know if the current piece is associated to the WHITE (see Constants) Player
A B C D E F G H I L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form