i6engine
1.0
|
Classes | |
struct | GUI_Add_Create |
creates basic GUI More... | |
struct | GUI_Add_Row_Entry |
adds an entry to a MultiColumnList More... | |
struct | GUI_AddColumn |
adds a column to a GUIMultiColumnHeader More... | |
struct | GUI_AddImageset_Create |
adds a new imageset More... | |
struct | GUI_AddToRoot_Update |
adds a window to root More... | |
struct | GUI_Alignment |
sets alignment of Widget More... | |
struct | GUI_Amount |
sets amount of rows for MultiColumnList More... | |
struct | GUI_Child_Update |
updates a child More... | |
struct | GUI_CleanUp_Delete |
cleans up GUI More... | |
struct | GUI_Colour |
sets color for Widget More... | |
struct | GUI_Event_Update |
changes state of the event More... | |
struct | GUI_Image |
sets image to Widget More... | |
struct | GUI_Lifetime |
sets lifetime for Widget (Prints) More... | |
struct | GUI_LoadCanvas_Create |
loads a canvas file More... | |
struct | GUI_MouseCursorImage_Update |
changes the mouse cursor More... | |
struct | GUI_MouseVisible_Update |
updates mouse visibility More... | |
struct | GUI_PauseAnimation |
pauses an animation on Widget More... | |
struct | GUI_PlayAnimation |
plays an animation on Widget More... | |
struct | GUI_Position |
sets position for Widget More... | |
struct | GUI_Progress |
sets progress of the Widget (for ProgressBar) More... | |
struct | GUI_Resolution_Update |
updates resolution of render window More... | |
struct | GUI_SetAcceptTextCallback |
callback being called when entered text in editbox is submitted More... | |
struct | GUI_SetAutoLineBreak |
sets auto line break to Widget More... | |
struct | GUI_SetDefaultFont |
sets default font More... | |
struct | GUI_SetDragable |
enables or disables dragging of Widget More... | |
struct | GUI_SetDropCallback |
callback being called when Widget is dropped More... | |
struct | GUI_SetDropTarget |
enables or disables a GUIWidget as drop target More... | |
struct | GUI_SetEnterTextCallback |
callback being called when text is changed in Editbox More... | |
struct | GUI_SetParent |
sets widget as child of another one More... | |
struct | GUI_SetProperty |
callback being called when text is changed in Editbox More... | |
struct | GUI_SetSelected |
sets the widget to selected or not More... | |
struct | GUI_SetSelectedCallback |
callback being called when selection in ToggleButton changes More... | |
struct | GUI_SetSelectedStringCallback |
callback being called when selection in ComboBox changes More... | |
struct | GUI_SetTooltip |
sets tooltip to a widget More... | |
struct | GUI_Size |
sets size of Widget More... | |
struct | GUI_StopAnimation |
stops an animation on Widget More... | |
struct | GUI_SubscribeEvent_Update |
subscribes method to be called using button More... | |
struct | GUI_Text |
sets text to Widget More... | |
struct | GUI_UnpauseAnimation |
unpauses an animation on Widget More... | |
struct | GUI_Visibility |
sets visibility of the Widget More... | |
struct | GUI_Widget_Create |
creates given Widget More... | |
struct | GUI_WidgetTemplate_Create |
registers a template for a Widget More... | |
struct | GUI_Window_Create |
registers a RenderWindow in GUI subsystem More... | |
class | GUIUpdateMessageStruct |
Used to partially unwrap GUI messages. More... | |
creates basic GUI
adds an entry to a MultiColumnList
adds a column to a GUIMultiColumnHeader
adds a new imageset
adds a window to root
sets alignment of Widget
sets amount of rows for MultiColumnList
updates a child
cleans up GUI
sets color for Widget
changes state of the event
sets image to Widget
sets lifetime for Widget (Prints)
loads a canvas file
changes the mouse cursor
updates mouse visibility
pauses an animation on Widget
plays an animation on Widget
sets position for Widget
sets progress of the Widget (for ProgressBar)
updates resolution of render window
callback being called when entered text in editbox is submitted
sets auto line break to Widget
sets default font
enables or disables dragging of Widget
callback being called when Widget is dropped
enables or disables a GUIWidget as drop target
callback being called when text is changed in Editbox
sets widget as child of another one
callback being called when text is changed in Editbox
sets the widget to selected or not
callback being called when selection in ToggleButton changes
callback being called when selection in ComboBox changes
sets tooltip to a widget
sets size of Widget
stops an animation on Widget
subscribes method to be called using button
sets text to Widget
unpauses an animation on Widget
sets visibility of the Widget
creates given Widget
registers a template for a Widget
registers a RenderWindow in GUI subsystem