mthread
0.5.1
|
EventHandler | A Thread that only executes when a given event occurs |
SwitchInput | Handler for a switch input |
Thread | Provides thread functionality |
ThreadList | An object for running several Thread objects simultaneously. A ThreadList object is a Thread in and of itself. This allows the creation of tiered ThreadList objects by placing a lower-priority ThreadList inside of a higher-priority ThreadList |