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