Report as inappropriate.
Originally uploaded around November 2010.
Reusable GUI components.
What’s the big new thing?
- TextBox: Selecting Text, and Copy/Cut/Paste abilities on clipboard.
- Windows and Containers (Find examples from the Menu in the top left corner).
GUI_Component
--WindowComponent
----DropDownList
----TextBox
----Slider
----Menu
----Button
------SwitchButton
----ListBox
----Label
------CheckBoxLabel
----ImageHolder
----Container
----Spacer
--Window
----Palette
----ConfirmWindow
----InputWindow
----FontWindow
----SelectionWindow
----MessageWindow
----TextWindow
Note: No subclass of GUI_Component should appear in World's paint order:
setPaintOrder(GUI_Component.class);
15573 views / 45 in the last 7 days
17 votes | 0 in the last 7 days
This scenario is a member of: Reusable actors & support classes
Want to leave a comment? You must first log in.
2016/11/26
2019/4/26
2020/7/23
2021/3/19
2021/4/7
2021/5/2