| Modifier and Type | Method and Description |
|---|---|
void |
Shader.updateUniforms(RenderEngine renderEngine,
Figure figure) |
| Modifier and Type | Method and Description |
|---|---|
static Figure |
ResourceLoader.getFigure(String name)
Loads a
Figure from a json
declaration file. |
static Figure |
ResourceLoader.getFigure(String name,
boolean forceLoading)
Loads a
Figure from a json
declaration file. |
| Modifier and Type | Method and Description |
|---|---|
protected Figure |
FigureParser.get()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Figure |
FigureLoader.get()
This should used the information, generated during
loading and construct an Object.
|
| Modifier and Type | Method and Description |
|---|---|
protected Figure |
Chaser.getFigure() |
| Modifier and Type | Field and Description |
|---|---|
protected Figure |
GridDebugger.grid |
| Modifier and Type | Field and Description |
|---|---|
protected List<Figure> |
FigureRetriever.figures
List of found figures
|
| Modifier and Type | Method and Description |
|---|---|
List<Figure> |
FigureRetriever.get()
Getter for all Figures
|
Copyright © 2014. All rights reserved.