|
Xonotic
|
#include "container.qh"
Include dependency graph for nexposee.qh:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | Nexposee |
Functions | |
| void | ExposeeCloseButton_Click (entity button, entity other) |
Definition at line 8 of file nexposee.qc.
References NULL.
Referenced by Dialog_close().
Here is the caller graph for this function:| vector Nexposee_align |
Definition at line 45 of file nexposee.qh.
| float Nexposee_animationFactor |
Definition at line 46 of file nexposee.qh.
| float Nexposee_initialAlpha |
Definition at line 38 of file nexposee.qh.
| vector Nexposee_initialFontScale |
Definition at line 36 of file nexposee.qh.
Referenced by Nexposee_resizeNotify().
| vector Nexposee_initialOrigin |
Definition at line 37 of file nexposee.qh.
Referenced by Nexposee_resizeNotify().
| vector Nexposee_initialSize |
Definition at line 35 of file nexposee.qh.
Referenced by Nexposee_resizeNotify().
| float Nexposee_mediumAlpha |
Definition at line 43 of file nexposee.qh.
| vector Nexposee_scaleCenter |
Definition at line 44 of file nexposee.qh.
| float Nexposee_smallAlpha |
Definition at line 42 of file nexposee.qh.
| vector Nexposee_smallOrigin |
Definition at line 41 of file nexposee.qh.
| vector Nexposee_smallSize |
Definition at line 40 of file nexposee.qh.