Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
C
checkCollision(int, int)
- Method in class sprite.sprite2d.
Sprite2D
Checks for a collision.
cHeight
- Static variable in class constants.
OthelloCons
The height of the cell on the game board.
CommDialog
- Class in
network
Created on November 6, 2006, 8:44 PM
Displays configuration settings for a setting up network communications.
CommDialog()
- Constructor for class network.
CommDialog
Creates a new instance of CommDialog
configHosting()
- Method in class main.
EangTermProject
Configuration for hosting a game.
connectedToHost()
- Method in class network.
NetComms
Sets the reciever to only accept data from the first host that connected to it.
connectToGame(String)
- Method in class network.
NetComms
Sends a connect request to the specified host.
constants
- package constants
countCells(String)
- Method in class gameboard.
OthelloBoard
Counts the cells of the given player color.
countPieces()
- Method in class main.
EangTermProject
Counts the pieces each player has on the board.
cpHeight
- Static variable in class constants.
OthelloCons
The height of the current player panel.
cpWidth
- Static variable in class constants.
OthelloCons
The width of the current player panel.
createConnectSplash(String)
- Method in class main.
EangTermProject
Creats a splash screen displayed when connecting.
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 constants.
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
H
I
L
M
N
O
P
R
S
T
U
V
W