Client context object: Create and keep one in your application.
Definition: Context_decl.h:57
Simple class to handle running a client mainloop in another thread, but easily pausable.
Definition: ClientMainloop.h:42
void update()
Updates the state of the context - call regularly in your mainloop.
Definition: Context.h:59