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

Method CurrentMenuBackgroundPosition

src/game/editor/proof_mode.cpp:255–258  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

253}
254
255vec2 CProofMode::CurrentMenuBackgroundPosition() const
256{
257 return m_vMenuBackgroundPositions[CurrentMenuProofIndex()];
258}
259
260const char *CProofMode::MenuBackgroundPositionName(int MenuProofIndex) const
261{

Callers 2

IsFocusedMethod · 0.80
FocusMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected