MCPcopy Create free account
hub / github.com/Panzerschrek/Chasm-Reverse / SetLight

Method SetLight

PanzerChasm/client/software_renderer/rasterizer.cpp:871–874  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

869}
870
871void Rasterizer::SetLight( const fixed16_t light )
872{
873 light_= light;
874}
875
876void Rasterizer::DrawFullscreenBlend(
877 const unsigned char* color_components, const unsigned char alpha )

Callers 3

DrawWeaponMethod · 0.80
DrawModelMethod · 0.80
DrawEffectsSpritesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected