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