15 if (par.instanceOfContainer) par.setFocus(par,
NULL);
27 if (!autocvar_menu_showboxes)
return;
29 float a =
fabs(autocvar_menu_showboxes);
32 if (this.instanceOfContainer || this.instanceOfBorderImage)
41 if (r >= 2) rgb =
'1 0 0';
42 else if (r >= 1) rgb =
'0 1 0';
45 if (autocvar_menu_showboxes < 0)
48 draw_Fill(
'0.5 0.5 0',
'0.5 0.5 0', rgb, a);
50 else if (autocvar_menu_showboxes > 0)
void m_play_focus_sound()
#define METHOD(cname, name, prototype)
int autocvar_menu_showboxes
vector(float skel, float bonenum) _skel_get_boneabs_hidden