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.
checkListener(int, int) - Method in class gameboard.OthelloBoard
Checks to see if there is a mouse listener attached to the specified othellco cell in the board.
cHeight - Static variable in class constants.OthelloCons
The height of the cell on the game board.
close() - Method in class sprite.spritesound.SoundSprite
Closes the sound clip.
CommDialog - Class in network
Created on November 6, 2006, 8:44 PM
Dialog used to configure communications.
CommDialog() - Constructor for class network.CommDialog
Creates a new instance of CommDialog
configHosting() - Method in class main.EangTermProject
Prompts the user to configure settings for hosting a game.
connectedToHost() - Method in class network.NetComms
Handles when a connection to the host is established.
connectToGame(String) - Method in class network.NetComms
Connects to the specified host
constants - package constants
 
countCells(String) - Method in class gameboard.OthelloBoard
Counts the number of cells that are the given color/player.
countPieces() - Method in class main.EangTermProject
Counts the pieces on the board and updates the score.
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
Creates a splash that is used while either hosting and waiting or while connecting to a remote host.
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.

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