public static IntField ( |
||
label | Optional label to display in front of the int field. | |
value | int | The value to edit. |
Результат | int |
Make a text field for entering integers.
public static IntField ( |
||
label | Optional label to display in front of the int field. | |
value | int | The value to edit. |
Результат | int |