#include "../ui_nodes.h"
Go to the source code of this file.
Functions | |
void | UI_RegisterRadarNode (uiBehaviour_t *behaviour) |
Definition in file ui_node_radar.h.
void UI_RegisterRadarNode | ( | uiBehaviour_t * | behaviour | ) |
Definition at line 813 of file ui_node_radar.c.
References uiBehaviour_s::capturedMouseMove, Cmd_AddCommand(), uiBehaviour_s::draw, uiBehaviour_s::mouseDown, uiBehaviour_s::mouseUp, uiBehaviour_s::name, UI_GenAllRadarMap_f(), UI_GenAllRadarMapRelease_f(), UI_GenPreviewRadarMap_f(), UI_GenRadarMap_f(), UI_RadarNodeCapturedMouseMove(), UI_RadarNodeDraw(), UI_RadarNodeMouseDown(), and UI_RadarNodeMouseUp().