MCPcopy Create free account
hub / github.com/BohemiaInteractive/CWR / ~Engine

Method ~Engine

engine/Poseidon/Graphics/Core/Engine.cpp:100–105  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

98}
99
100Engine::~Engine()
101{
102#ifndef ACCESS_ONLY
103 _fonts.Clear();
104#endif
105}
106void Draw2DPars::Init()
107{
108 spec = NoZBuf | IsAlpha | ClampU | ClampV | IsAlphaFog;

Callers

nothing calls this directly

Calls 1

ClearMethod · 0.45

Tested by

no test coverage detected