|
Xonotic
|
#include "crosshairpreview.qh"
Include dependency graph for crosshairpreview.qc:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| entity | makeXonoticCrosshairPreview () |
| void | XonoticCrosshairPreview_configureXonoticCrosshairPreview (entity me) |
| void | XonoticCrosshairPreview_draw (entity me) |
| entity makeXonoticCrosshairPreview | ( | ) |
Definition at line 3 of file crosshairpreview.qc.
Here is the call graph for this function:Definition at line 11 of file crosshairpreview.qc.
References cvar_string(), strcat(), and strzone().
Here is the call graph for this function:Definition at line 17 of file crosshairpreview.qc.
References cvar(), cvar_string(), draw_alpha, draw_Picture(), draw_PictureSize(), globalToBoxSize(), stov(), strcat(), strcpy, SUPER, and vector().
Here is the call graph for this function: