Package mgui.numbers
-
Interface Summary Interface Description MguiNumber Interface for numbers used in ModelGUI. -
Class Summary Class Description MguiBoolean Implementation ofMguiNumber
for values of typeboolean
.MguiDouble Implementation ofMguiNumber
for values of typedouble
.MguiFloat Implementation ofMguiNumber
for values of typefloat
.MguiInteger Implementation ofMguiNumber
for values of typeint
.MguiLong Implementation ofMguiNumber
for values of typelong
.MguiShort Implementation ofMguiNumber
for values of typeshort
.NumberFunctions