Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
L
M
N
O
P
R
S
U
V
W
C
checkCollision(int, int)
- Method in class sprite.sprite2d.
Sprite2D
Checks for a collision.
cHeight
- Static variable in class gameboard.
OthelloCons
The height of the cell on the game board.
countCells(String)
- Method in class gameboard.
OthelloBoard
Counts the number of cells that are the given color/player.
countPieces()
- Method in class main.
EangTermProject
Gets the players' scores from the game board and sets them in the score panel.
cpHeight
- Static variable in class gameboard.
OthelloCons
The height of the current player panel.
cpWidth
- Static variable in class gameboard.
OthelloCons
The width of the current player panel.
CurrentPlayerPanel
- Class in
gameboard
Created on October 30, 2006, 8:25 PM
Extends othelloCell and adds an additional string indicating the current player color.
CurrentPlayerPanel()
- Constructor for class gameboard.
CurrentPlayerPanel
Creates a new instance of CurrentPlayerPanel
cWidth
- Static variable in class gameboard.
OthelloCons
The width of the cell on the game board.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
L
M
N
O
P
R
S
U
V
W