Package | Description |
---|---|
com.thepattybeastlabs.core | |
com.thepattybeastlabs.core.graphics |
Modifier and Type | Field and Description |
---|---|
static ResourceList<CoreFont> |
CoreFont.list |
Modifier and Type | Method and Description |
---|---|
void |
Graphics.setFont(CoreFont font,
float size) |
Modifier and Type | Field and Description |
---|---|
protected CoreFont |
BasicGraphics.font |
Modifier and Type | Method and Description |
---|---|
CoreFont |
BasicGraphics.getFont() |
Modifier and Type | Method and Description |
---|---|
void |
BasicGraphics.setFont(CoreFont font,
float size) |