Class | Description |
---|---|
BasicGame |
A simplified
GameContainer for beginners to build upon |
GameContainer |
Base class for mini2Dx game containers.
|
Mini2DxGame |
An implementation of
Game for launching mini2Dx games |
ScreenBasedGame |
An implementation of
GameContainer that allows for separation of a
game into multiple GameScreen s and provides support for
Transition s between such screens via a ScreenManager |
Copyright © 2014. All rights reserved.