MouseInputType

public enum MouseInputType

Class MouseInputType. Provides mouseinputtype functionality for the Hytale server.

java.lang.Object > MouseInputType

Field Summary

No fields documented.

Method Detail

MouseInputType

public private MouseInputType (final int value)

Method MouseInputType.

Parameters:
final int value

getValue

public int getValue ()

Method getValue.

fromValue

static MouseInputType fromValue (final int value)

Method fromValue.

Parameters:
final int value