Class TextIndicator

java.lang.Object
games.stendhal.client.entity.TextIndicator

public final class TextIndicator extends Object
Data container for the text floaters.
  • Method Details

    • getAge

      public int getAge()
      Get the age of this message.
      Returns:
      The age (in milliseconds).
    • getText

      public String getText()
      Get the text message.
      Returns:
      The text message.
    • getType

      public NotificationType getType()
      Get the indicator type.
      Returns:
      The indicator type.