UFO: Alien Invasion
|
base code for scrollable node More...
Go to the source code of this file.
Data Structures | |
class | uiAbstractScrollableNode |
struct | uiScroll_t |
Scroll representation. More... | |
struct | abstractScrollableExtraData_t |
Functions | |
void | UI_RegisterAbstractScrollableNode (uiBehaviour_t *behaviour) |
base code for scrollable node
Definition in file ui_node_abstractscrollable.h.
void UI_RegisterAbstractScrollableNode | ( | uiBehaviour_t * | behaviour | ) |
Definition at line 235 of file ui_node_abstractscrollable.cpp.
References EXTRADATA_TYPE, uiBehaviour_t::extraDataSize, uiBehaviour_t::isAbstract, uiBehaviour_t::lua_SWIG_typeinfo, uiBehaviour_t::manager, uiBehaviour_t::name, UI_AbstractScrollableNodeMoveDown(), UI_AbstractScrollableNodeMoveEnd(), UI_AbstractScrollableNodeMoveHome(), UI_AbstractScrollableNodeMoveUp(), UI_AbstractScrollableNodePageDown(), UI_AbstractScrollableNodePageUp(), UI_RegisterExtradataNodeProperty, UI_RegisterNodeMethod(), UI_SWIG_TypeQuery(), V_INT, and V_UI_ACTION.