Class WorldMapSymbolsV2.WorldMapTextSymbolV2
java.lang.Object
zombie.util.PooledObject
zombie.worldMap.symbols.WorldMapSymbolsV2.WorldMapTextSymbolV2
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
isText()
void
setTranslatedText
(String string) void
setUntranslatedText
(String string) 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
-
WorldMapTextSymbolV2
public WorldMapTextSymbolV2()
-
-
Method Details
-
setTranslatedText
-
setUntranslatedText
-
getTranslatedText
-
getUntranslatedText
-
isText
public boolean isText()
-