Package | Description |
---|---|
pl.isangeles.senlin.data.area | |
pl.isangeles.senlin.gui.tools | |
pl.isangeles.senlin.states | |
pl.isangeles.senlin.util |
Modifier and Type | Method and Description |
---|---|
Size |
Area.getMapSize()
Returns area map size
|
Modifier and Type | Method and Description |
---|---|
Size |
Camera.getSize()
Returns camera size
|
Constructor and Description |
---|
Camera(org.newdawn.slick.GameContainer gc,
GameWorld gw,
Size size)
Camera constructor
|
Modifier and Type | Method and Description |
---|---|
static Size |
Global.getCameraSize() |
Modifier and Type | Method and Description |
---|---|
static Size |
Settings.getSystemResolution()
Returns current system resolution
|
Modifier and Type | Method and Description |
---|---|
static void |
Settings.setResolution(Size resolution)
Sets specified size as game resolution(needs game restart)
|