|
Xonotic QuakeC
The free, fast arena FPS with crisp movement and a wide array of weapons
|
|
#include "slider_picmip.qh"Go to the source code of this file.
Functions | |
| entity | makeXonoticPicmipSlider () |
| float | texmemsize (float s3tc) |
| void | XonoticPicmipSlider_autofix (entity me) |
| void | XonoticPicmipSlider_configureXonoticPicmipSlider (entity me) |
| void | XonoticPicmipSlider_draw (entity me) |
| entity makeXonoticPicmipSlider | ( | ) |
Definition at line 3 of file slider_picmip.qc.
Referenced by XonoticEffectsSettingsTab_fill().
Definition at line 17 of file slider_picmip.qc.
Referenced by XonoticPicmipSlider_autofix().
Definition at line 25 of file slider_picmip.qc.
References autocvar_menu_animations, cvar(), entity(), and texmemsize().
Definition at line 10 of file slider_picmip.qc.
References entity(), and GL_Have_TextureCompression().
Definition at line 40 of file slider_picmip.qc.