Class WorldMapSymbolsV2.WorldMapTextSymbolV2
java.lang.Object
zombie.util.PooledObject
zombie.worldMap.symbols.WorldMapSymbolsV2.WorldMapTextSymbolV2
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetFont()booleanisText()voidsetLayerID(String string) voidsetTranslatedText(String arg0) voidsetUntranslatedText(String arg0) 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
-
WorldMapTextSymbolV2
public WorldMapTextSymbolV2()
-
-
Method Details
-
setTranslatedText
-
setUntranslatedText
-
getTranslatedText
-
getUntranslatedText
-
getLayerID
-
setLayerID
-
getFont
-
isText
public boolean isText()
-