|
Xonotic
|
Include dependency graph for dialog_settings_game.qc:
This graph shows which files directly or indirectly include this file: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().
Here is the caller graph for this function: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().
Here is the call graph for this function:| 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().