Package games.stendhal.client.entity
Class TextIndicator
java.lang.Object
games.stendhal.client.entity.TextIndicator
Data container for the text floaters.
-
Method Details
-
getAge
public int getAge()Get the age of this message.- Returns:
- The age (in milliseconds).
-
getText
Get the text message.- Returns:
- The text message.
-
getType
Get the indicator type.- Returns:
- The indicator type.
-