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.

A B C D E F G I L M N O P R S U V W