Go to the source code of this file.
|
#define | X(mouseFunc) |
|
#define | X(keyFunc) |
|
◆ X [1/2]
Value:{ \
XonoticTab p = this.currentPanel; \
this.setFocus(this, p); \
\
vector o = -
eY * this.scrollPos; \
vector s =
eX * (1 - this.controlWidth) +
eY * this.itemHeight; \
}
#define METHOD(cname, name, prototype)
vector(float skel, float bonenum) _skel_get_boneabs_hidden
Definition at line 21 of file scrollpanel.qc.
◆ X [2/2]
Value:{ \
XonoticTab p = this.currentPanel; \
}
#define METHOD(cname, name, prototype)
Definition at line 21 of file scrollpanel.qc.