Package zombie.worldMap.styles
Class WorldMapStyleLayer.FloatStop
java.lang.Object
zombie.worldMap.styles.WorldMapStyleLayer.Stop
zombie.worldMap.styles.WorldMapStyleLayer.FloatStop
- Enclosing class:
- WorldMapStyleLayer
public static class WorldMapStyleLayer.FloatStop extends WorldMapStyleLayer.Stop
-
Field Summary
Fields Modifier and Type Field Description float
f
Fields inherited from class zombie.worldMap.styles.WorldMapStyleLayer.Stop
m_zoom
-
Constructor Summary
Constructors Constructor Description FloatStop(float float1, float float2)
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
f
public float f
-
-
Constructor Details
-
FloatStop
public FloatStop(float float1, float float2)
-