Class TextLineDefinition
- java.lang.Object
-
- be.yildizgames.engine.client.parser.TextLineDefinition
-
public final class TextLineDefinition extends Object
Data definition for a text line gui widget.- Author:
- Grégory Van den Borre
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description be.yildizgames.module.coordinate.CoordinatesgetCoordinates()StringgetFont()StringgetName()voidsetFont(String font)
-