Go to the source code of this file.
Functions | |
void | UI_RegisterTextListNode (struct uiBehaviour_s *behaviour) |
void UI_RegisterTextListNode | ( | struct uiBehaviour_s * | behaviour | ) |
Definition at line 238 of file ui_node_textlist.c.
References uiBehaviour_s::draw, uiBehaviour_s::extends, uiBehaviour_s::leftClick, uiBehaviour_s::loading, uiBehaviour_s::mouseMove, uiBehaviour_s::mouseWheel, uiBehaviour_s::name, uiBehaviour_s::rightClick, UI_TextListNodeClick(), UI_TextListNodeDraw(), UI_TextListNodeLoading(), UI_TextListNodeMouseMove(), UI_TextListNodeMouseWheel(), and UI_TextListNodeRightClick().