MCPcopy Create free account
hub / github.com/DescentDevelopers/Descent3 / flags

Method flags

linux/lnxapp.cpp:218–218  ·  view source on GitHub ↗

Function to get the flags

Source from the content-addressed store, hash-verified

216
217// Function to get the flags
218int oeLnxApplication::flags() const { return m_Flags; }
219
220// Sizes the displayable region of the app (the window)
221void oeLnxApplication::set_sizepos(int x, int y, int w, int h) {

Callers 2

rend_InitFunction · 0.45
rend_InitFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected