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