Class Wind
java.lang.Object
zombie.world.Wind
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic intgetBeaufortNumber(float float0) static StringgetDescription(int int0) static StringgetName(int int0) static floatgetWindKnots(float float0) static intgetWindsockSegments(float float0)
-
Constructor Details
-
Wind
public Wind()
-
-
Method Details
-
getWindKnots
public static float getWindKnots(float float0) -
getWindsockSegments
public static int getWindsockSegments(float float0) -
getBeaufortNumber
public static int getBeaufortNumber(float float0) -
getName
-
getDescription
-