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

Method SetGamma

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

Source from the content-addressed store, hash-verified

221
222void EngineDummy::Clear(bool, bool, PackedColor) {}
223void EngineDummy::SetGamma(float) {}
224float EngineDummy::GetGamma() const
225{
226 return 0;

Callers 3

OnSliderPosChangedMethod · 0.45
OnButtonClickedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected