MCPcopy Create free account
hub / github.com/OpenFodder/openfodder / EventGet

Method EventGet

Source/Window.cpp:117–119  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

115}
116
117std::vector<cEvent>* cWindow::EventGet() {
118 return &mEvents;
119}
120
121bool cWindow::Cycle() {
122

Callers 1

eventsProcessMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected