| Modifier and Type | Field and Description |
|---|---|
protected int |
color |
protected Font |
font |
protected String |
text |
| Constructor and Description |
|---|
SceneLabel(String text,
Font font,
int color) |
SceneLabel(String text,
String customFontResource,
int fontSize,
int color) |
protected String text
protected final Font font
protected final int color
public void draw(net.avh4.math.geometry.Rect bounds,
GraphicsOperations g,
FontMetricsService fm)
Copyright © 2013. All Rights Reserved.