net.avh4.framework.uilayer.scene
Class SceneText
java.lang.Object
net.avh4.framework.uilayer.scene.SceneElement
net.avh4.framework.uilayer.scene.SceneText
public class SceneText
- extends SceneElement
|
Constructor Summary |
SceneText(String text,
int x,
int y,
int width,
String customFontResource,
int fontSize,
int color)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
text
protected String text
font
protected final String font
fontSize
protected final int fontSize
color
protected final int color
SceneText
public SceneText(String text,
int x,
int y,
int width,
String customFontResource,
int fontSize,
int color)
setText
public void setText(String string)
Copyright © 2011. All Rights Reserved.