MCPcopy Create free account
hub / github.com/bfbbdecomp/bfbb / render_background

Method render_background

src/SB/Game/zNPCTypePrawn.cpp:305–309  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

303 }
304
305 void television::render_background()
306 {
307 zRenderState(SDRS_Fill);
308 RwRenderStateSet(rwRENDERSTATETEXTURERASTER, this->bgraster);
309 }
310
311 void television::set_vert(rwGameCube2DVertex& vert, F32 x, F32 y, F32 u, F32 v)
312 {

Callers

nothing calls this directly

Calls 1

zRenderStateFunction · 0.85

Tested by

no test coverage detected