Value Box control, updates input text with numbers
(int result, int value) GuiValueBox( RectangleStructType bounds, String? text, num value, num minValue, num maxValue, bool editMode, );