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

Method NumPoints

src/game/map/render_map.cpp:118–121  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

116}
117
118int CMapBasedEnvelopePointAccess::NumPoints() const
119{
120 return m_NumPoints;
121}
122
123int CMapBasedEnvelopePointAccess::NumPointsMax() const
124{

Callers 2

EnvelopeEvalMethod · 0.45
RenderEvalEnvelopeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected