Uses of Enum Class
bdsup2sub.core.InputMode
Packages that use InputMode
-
Uses of InputMode in bdsup2sub.core
Fields in bdsup2sub.core declared as InputModeModifier and TypeFieldDescriptionprivate static InputMode
Core.inMode
Input mode used for last importMethods in bdsup2sub.core that return InputModeModifier and TypeMethodDescriptionstatic InputMode
Core.getInputMode()
Get input mode.static InputMode
Returns the enum constant of this class with the specified name.static InputMode[]
InputMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.