Class WorldMapSymbolsV1.WorldMapTextSymbolV1
java.lang.Object
zombie.util.PooledObject
zombie.worldMap.symbols.WorldMapSymbolsV1.WorldMapTextSymbolV1
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanisText()voidsetTranslatedText(String text) voidsetUntranslatedText(String text) Methods inherited from class zombie.util.PooledObject
getPoolReference, isFree, release, setFree, setPoolMethods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface zombie.util.IPooledObject
onReleased
-
Constructor Details
-
WorldMapTextSymbolV1
public WorldMapTextSymbolV1()
-
-
Method Details
-
setTranslatedText
-
setUntranslatedText
-
getTranslatedText
-
getUntranslatedText
-
isText
public boolean isText()
-