Shell

A "shell" handles OS window management, input handling, and various other platform-dependent tasks.

Members

Functions

prod
void prod()

Wake event thread with a no-op event.

quit
void quit()
Undocumented in source. Be warned that the author may not have intended to support it.
run
void run()
Undocumented in source.
setCaption
void setCaption(string caption)
Undocumented in source.

Variables

quitting
bool quitting;
Undocumented in source.
video
Video video;
Undocumented in source.

Meta