WindowType

public enum WindowType

Class WindowType. Provides windowtype functionality for the Hytale server.

java.lang.Object > WindowType

Field Summary

No fields documented.

Method Detail

WindowType

public private WindowType (final int value)

Method WindowType.

Parameters:
final int value

getValue

public int getValue ()

Method getValue.

fromValue

static WindowType fromValue (final int value)

Method fromValue.

Parameters:
final int value