Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
98
class CLayers *CComponentInterfaces::Layers() const
99
{
100
return m_pClient->Layers();
101
}
102
103
class CCollision *CComponentInterfaces::Collision() const
104
{
Callers
2
OnMapLoad
Method · 0.45
LoadBackground
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected