group2 0.1.0
CSE 125 Group 2
Loading...
Searching...
No Matches
HudContext Member List

This is the complete list of members for HudContext, including all inherited members.

bar(float x, float y, float w, float h, float fill01, HudColor fg, HudColor bg)HudContext
beginFrame()HudContext
clipSpans() constHudContextinline
clipSpans_HudContextprivate
clipStack_HudContextprivate
crosshair(const CrosshairStyle &style, float screenW, float screenH)HudContext
emitQuad(float x, float y, float w, float h, float u0, float v0, float u1, float v1, HudColor color, float texMode, float sd0=0.f, float sd1=0.f, float sd2=0.f)HudContextprivate
endFrame()HudContext
flushClipSpan()HudContextprivate
icon(HudIcon id, float x, float y, float size, HudColor tint=HudColor::white())HudContext
init(const SdfAtlas *atlas)HudContext
measureText(const char *str, float size) constHudContext
popClipRect()HudContext
pushClipRect(float x, float y, float w, float h)HudContext
rect(float x, float y, float w, float h, HudColor color)HudContext
rectOutline(float x, float y, float w, float h, float thickness, HudColor color)HudContext
rotatedRect(float cx, float cy, float w, float h, float angleDeg, HudColor color)HudContext
roundedRect(float x, float y, float w, float h, float radius, HudColor color)HudContext
sdfAtlas_HudContextprivate
spanDirty_HudContextprivate
spanStartVertex_HudContextprivate
text(const char *str, float x, float y, float size, HudColor color, HudAlign align=HudAlign::Left)HudContext
vertices() constHudContextinline
vertices_HudContextprivate
vignette(float screenW, float screenH, HudColor color)HudContext