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

G

gameboard - package gameboard
 
getBgColor() - Method in class gameboard.AbsThreadedJP
Gets the background color
getBoard() - Method in class gameboard.AbsThreadedJP
Gets the board being used.
getCurrentPlayer() - Method in class gameboard.OthelloBoard
Gets the current player color.
getCurrentPlayer() - Method in class gameboard.OthelloCell
Gets the current player color.
getCurrentPlayerString() - Method in class gameboard.OthelloCell
Gets the string of the current color player.
getG2d() - Method in class gameboard.AbsThreadedJP
Returns the graphics of the double buffered image.
getGameSleep() - Method in class gameboard.AbsThreadedJP
Gets the ammount of time the between animation steps.
getHeight() - Method in class sprite.sprite2d.Sprite2D
Gets the height of the sprite.
getLevel() - Method in class gameboard.AbsThreadedJP
Gets the current level.
getPlacedPiece() - Method in class gameboard.OthelloCell
Gets the string of the color placed, if a color has been placed.
getPropertySupport() - Method in class gameboard.AbsThreadedJP
Gets the property change support.
getPropertySupport() - Method in class gameboard.OthelloBoard
Gets the property change support.
getPropertySupport() - Method in class rules.AbRuleBean
Gets the property change support.
getPropertySupport() - Method in class sprite.Sprite
Gets the property change support.
getSpriteColor() - Method in class sprite.sprite2d.Sprite2D
Gets the color of the sprite.
getStartX() - Method in class sprite.sprite2d.Sprite2D
Gets the starting x position.
getStartY() - Method in class sprite.sprite2d.Sprite2D
Gets the starting y position.
getThePoint() - Method in class gameboard.OthelloCell
Returns the point representation of the cell.
getTheSprite() - Method in class gameboard.OthelloCell
Gets the sprite that represents the piece on the cell.
getUnderSideSprite() - Method in class gameboard.OthelloCell
The underside sprite, used to create try and create a 3D effect.
getWidth() - Method in class sprite.sprite2d.Sprite2D
Gets the width of the sprite.
getXPosition() - Method in class sprite.sprite2d.Sprite2D
Gets the x position.
getYPosition() - Method in class sprite.sprite2d.Sprite2D
Gets the y position.

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