Go to the source code of this file.
Data Structures | |
struct | zoneExtraData_t |
Functions | |
void | UI_RegisterZoneNode (struct uiBehaviour_s *behaviour) |
void UI_RegisterZoneNode | ( | struct uiBehaviour_s * | behaviour | ) |
Definition at line 110 of file ui_node_zone.c.
References uiBehaviour_s::capturedMouseLost, EXTRADATA_TYPE, uiBehaviour_s::extraDataSize, uiBehaviour_s::loaded, uiBehaviour_s::loading, uiBehaviour_s::mouseDown, uiBehaviour_s::mouseUp, uiBehaviour_s::name, uiBehaviour_s::properties, UI_ZoneNodeCapturedMouseLost(), UI_ZoneNodeDown(), UI_ZoneNodeLoaded(), UI_ZoneNodeLoading(), and UI_ZoneNodeUp().