Xonotic
|
Go to the source code of this file.
Functions | |
void | XonoticRegisteredSettingsList_getNameIcon_cb (string _name, string _icon) |
void | XonoticRegisteredSettingsList_getTooltip_cb (string _tooltip) |
Variables | |
string | XonoticRegisteredSettingsList_cb_name |
string | XonoticRegisteredSettingsList_cb_tooltip |
Definition at line 23 of file dialog_settings_game.qc.
Referenced by XonoticRegisteredSettingsList_getTooltip_cb().
Definition at line 27 of file dialog_settings_game.qc.
References clearTooltip(), CONSTRUCT, CONSTRUCTOR, draw_Fill(), draw_Text(), draw_TextShortenToWidth(), entity(), eX, eY, func_null(), getFadedAlpha(), METHOD, NULL, setZonedTooltip(), string_null, SUPER, vector(), XonoticRegisteredSettingsList_cb_name, XonoticRegisteredSettingsList_cb_tooltip, and XonoticRegisteredSettingsList_getNameIcon_cb().
string XonoticRegisteredSettingsList_cb_name |
Definition at line 21 of file dialog_settings_game.qc.
Referenced by XonoticRegisteredSettingsList_getTooltip_cb().
string XonoticRegisteredSettingsList_cb_tooltip |
Definition at line 22 of file dialog_settings_game.qc.
Referenced by XonoticRegisteredSettingsList_getTooltip_cb().