MCPcopy Create free account
hub / github.com/ddnet/ddnet / Layers

Method Layers

src/game/client/component.cpp:98–101  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

96}
97
98class CLayers *CComponentInterfaces::Layers() const
99{
100 return m_pClient->Layers();
101}
102
103class CCollision *CComponentInterfaces::Collision() const
104{

Callers 2

OnMapLoadMethod · 0.45
LoadBackgroundMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected