Package | Description |
---|---|
com.thepattybeastlabs.core | |
com.thepattybeastlabs.core.graphics | |
com.thepattybeastlabs.core.system |
Modifier and Type | Method and Description |
---|---|
void |
Graphics.draw(Vector2[] shape,
float x,
float y,
float width,
float height,
float rot,
java.awt.Color[] colors) |
void |
Graphics.fill(Vector2[] shape,
float x,
float y,
float width,
float height,
float rot,
java.awt.Color[] colors) |
Modifier and Type | Field and Description |
---|---|
static Vector2[] |
Graphics11.RECT |
Modifier and Type | Method and Description |
---|---|
void |
Graphics11.draw(Vector2[] shape,
float x,
float y,
float width,
float height,
float rot,
java.awt.Color[] colors) |
void |
Graphics11.fill(Vector2[] shape,
float x,
float y,
float width,
float height,
float rot,
java.awt.Color[] colors) |
Modifier and Type | Method and Description |
---|---|
Vector2 |
LWJGLSystem.getDisplayDimensions() |
Vector2 |
System.getMouseInfo() |
Vector2 |
LWJGLSystem.getMouseInfo() |