| Safe Haskell | None |
|---|
HGamer3D.Bindings.CEGUI.EnumTextInputMode
Documentation
data EnumTextInputMode Source
Constructors
| TextInputModeFloatingPoint | Floating point decimal. |
| TextInputModeInteger | Integer decimal. |
| TextInputModeHexadecimal | Hexadecimal. |
| TextInputModeOctal | Octal. |
Instances