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

Method GetInternal

src/game/mapitems.h:268–271  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

266 m_FixedPoint(FixedPoint) {}
267
268 constexpr int GetInternal() const
269 {
270 return m_FixedPoint;
271 }
272
273 constexpr float AsSeconds() const
274 {

Callers 3

RenderEnvelopeEditorMethod · 0.80
RenderEvalEnvelopeMethod · 0.80
PrintMethod · 0.80

Calls

no outgoing calls

Tested by 1

PrintMethod · 0.64