MCPcopy Create free account
hub / github.com/davideberly/GeometricTools / OnIdle

Method OnIdle

GTE/Applications/WindowApplication.cpp:96–99  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

94}
95
96void WindowApplication::OnIdle()
97{
98 // Stub for derived classes.
99}
100
101bool WindowApplication::OnCharPress(uint8_t key, int32_t, int32_t)
102{

Callers 2

MessagePumpMethod · 0.45
MessagePumpMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected