Class and Description |
---|
GuiDialogueBox
A class implementing a modal dialogue box.
|
GuiLayout
A class which is the base for all RWGui classes supporting
'automatic' layout of a collections of GuiElement's.
|
GuiMenu
A class implementing a modal menu.
|
GuiModalWindow
A class implementing the concept of a modal window, i.e.
|
GuiTitleBar
Implements the concept of a title bar common to many other classes of this
package.
|
RWGui.Pair
A utility class to hold two related objects.
|
RWGui.RWGuiCallback
An interface for the callback objects reporting click and text entry
events to menus, dialogue boxes and similar.
|