Package | Description |
---|---|
com.b3dgs.lionengine | |
com.b3dgs.lionengine.core |
Modifier and Type | Method and Description |
---|---|
void |
Graphic.clear(Resolution source)
Clear the display.
|
Modifier and Type | Method and Description |
---|---|
Resolution |
Config.getOutput()
Get the resolution output.
|
Resolution |
Config.getSource()
Get the resolution source.
|
Constructor and Description |
---|
Config(Resolution output,
int depth,
boolean windowed)
Constructor.
|
Config(Resolution output,
int depth,
boolean windowed,
Filter filter)
Constructor.
|
Sequence(Loader loader,
Resolution newSource)
Constructor.
|