Xonotic
slider_sbfadetime.qh
Go to the documentation of this file.
1 #pragma once
2 
3 #include "textslider.qh"
5  METHOD(XonoticScoreboardFadeTimeSlider, configureXonoticScoreboardFadeTimeSlider, void(entity));
CLASS(Object) Object
Definition: oo.qh:318
entity() spawn
entity makeXonoticScoreboardFadeTimeSlider()
#define METHOD(cname, name, prototype)
Definition: oo.qh:257
#define ENDCLASS(cname)
Definition: oo.qh:269