UFO: Alien Invasion
Loading...
Searching...
No Matches
ui_node_abstractscrollbar.h File Reference
Include dependency graph for ui_node_abstractscrollbar.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  uiAbstractScrollbarNode
struct  abstractScrollbarExtraData_t
 extradata for scrollbar widget More...

Functions

void UI_AbstractScrollbarNodeSet (uiNode_t *node, int value)
 Set the position of the scrollbar to a value.
void UI_RegisterAbstractScrollbarNode (uiBehaviour_t *behaviour)

Function Documentation

◆ UI_AbstractScrollbarNodeSet()

◆ UI_RegisterAbstractScrollbarNode()