EasingType

public enum EasingType

Class EasingType. Provides easingtype functionality for the Hytale server.

java.lang.Object > EasingType

Field Summary

No fields documented.

Method Detail

EasingType

public private EasingType (final int value)

Method EasingType.

Parameters:
final int value

getValue

public int getValue ()

Method getValue.

fromValue

static EasingType fromValue (final int value)

Method fromValue.

Parameters:
final int value