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, updateFontScale
create, create, createBasicText, createBasicText, createMultiline, getMaxWidth, maxWidth
alpha, 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, width
camera, getParent, getVisible, hasParent, isActive, killAndErase, remove, revive, setNullParent
public void kill()
kill
in class SystemText
public 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)