|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of IGame in uk.ac.ic.doc.game |
|---|
| Classes in uk.ac.ic.doc.game that implement IGame | |
|---|---|
class |
Game
This class handles the creation of a game window, drawing of objects, running of the main game loop and reading key presses. |
| Methods in uk.ac.ic.doc.game with parameters of type IGame | |
|---|---|
abstract void |
RegularPolygon.onCreate(IGame game)
Called when the object is added to the game. |
void |
IGameObject.onCreate(IGame game)
Called when the object is added to the game. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||