See: Description
Interface | Description |
---|---|
DialogManager |
Dialog manager, in charge of opening dialog windows for interaction with the user.
|
DrawSurface |
A surface you can draw on.
|
KeyboardSensor |
A sensor that provides information about what keyboard keys are pressed.
|
Class | Description |
---|---|
GUI |
A Graphical user interface window.
|
Sleeper |
Helper class for pausing code execution.
|
Exception | Description |
---|---|
AlphaChannelNotSupportedException |
An exception that indicates that a color with an Alpha Channel is illegal
|
DrawSurfaceAlreadyRenderedException |
An exception that will be used when DrawSurface is not used according to the API.
|
Copyright © 2015. All rights reserved.