build
This commit is contained in:
@@ -28,6 +28,8 @@ class ClientModule : public Archimedes::Module {
|
||||
|
||||
}
|
||||
|
||||
bool isRunning() const { return running; }
|
||||
|
||||
void pollIncomingData();
|
||||
|
||||
void shouldHandleEvents(unsigned int events) { eventsToHandle = events; }
|
||||
|
||||
Reference in New Issue
Block a user