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

Method flush

lib/psclass.h:177–179  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

175 };
176
177 void flush() { // flush queue entries.
178 m_head = m_tail = 0;
179 };
180};
181
182#endif

Callers 3

ResetMethod · 0.45
InitMethod · 0.45
ddio_MouseQueueFlushFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected