public class SystemFloatingText extends SystemText
| Constructor and Description |
|---|
SystemFloatingText() |
| Modifier and Type | Method and Description |
|---|---|
void |
kill() |
void |
reset(float x,
float y,
java.lang.String text,
int color) |
static void |
show(float x,
float y,
int key,
java.lang.String text,
int color) |
static void |
show(float x,
float y,
java.lang.String text,
int color) |
void |
update() |
baseLine, destroy, draw, measure, setParent, setVisible, text, text, updateFontScalecreate, create, createBasicText, createBasicText, createMultiline, getMaxWidth, maxWidthalpha, alpha, bottom, brightness, center, center, color, color, hardlight, hardlight, height, invert, isVisible, lightness, overlapsPoint, overlapsScreenPoint, point, point, point, resetColor, Scale, Scale, setPos, setScale, tint, tint, widthcamera, getParent, getVisible, hasParent, isActive, killAndErase, remove, revive, setNullParentpublic void kill()
kill in class SystemTextpublic void reset(float x,
float y,
java.lang.String text,
int color)
public static void show(float x,
float y,
java.lang.String text,
int color)
public static void show(float x,
float y,
int key,
java.lang.String text,
int color)