Class WorldMapMarker
java.lang.Object
zombie.util.PooledObject
zombie.worldMap.markers.WorldMapMarker
- All Implemented Interfaces:
IPooledObject
- Direct Known Subclasses:
WorldMapGridSquareMarker
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class PooledObject
getPoolReference, isFree, release, setFree, setPoolMethods inherited from class Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface IPooledObject
onReleased
-
Constructor Details
-
WorldMapMarker
public WorldMapMarker()
-