MCPcopy Create free account
hub / github.com/BohemiaInteractive/CWR / Clear

Method Clear

engine/Poseidon/Graphics/Dummy/EngineDummy.cpp:222–222  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

220void EngineDummy::Draw2D(const PacLevelMem*, PackedColor, float, float, float, float, float, float, float, float) {}
221
222void EngineDummy::Clear(bool, bool, PackedColor) {}
223void EngineDummy::SetGamma(float) {}
224float EngineDummy::GetGamma() const
225{

Callers 9

ReleaseAllTexturesMethod · 0.45
ClearFontCacheMethod · 0.45
~EngineMethod · 0.45
SplitTitleLinesFunction · 0.45
ResultPathMethod · 0.45
ClearMapMethod · 0.45
TriggerSynchronizeFunction · 0.45
WaypointSynchronizeFunction · 0.45
WriteColorFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected