|
GTGE API | ||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.golden.gamedev | |
---|---|
com.golden.gamedev | The core package of Golden T Game Engine (GTGE) Frame Work (this package is where you should start first). |
com.golden.gamedev.funbox | Provides miscellanous classes to enhance the game creation. |
Classes in com.golden.gamedev used by com.golden.gamedev | |
---|---|
Game
Game class is Golden T Game Engine (GTGE) core class
that initializes all GTGE game engines, wrap the engines up, and setup the
basic game frame work to be play on. |
|
GameEngine
Extending Game class functionality to be able to handle multiple
game screen in order to separate game logic into separated entities. |
|
GameObject
Similar like Game class except this class is working under
GameEngine frame work. |
Classes in com.golden.gamedev used by com.golden.gamedev.funbox | |
---|---|
Game
Game class is Golden T Game Engine (GTGE) core class
that initializes all GTGE game engines, wrap the engines up, and setup the
basic game frame work to be play on. |
|
GTGE API | ||||||||
PREV NEXT | FRAMES NO FRAMES |