realtime.threadingGameLoop.
ThreadingGameLoop
Game loop subsystem for realtime simulation. Time will only progress when a step call is made.
__init__
Constructor
interrupt
Interrupt the waiting thread
step
Perform a step in the simulation. Actual processing is done in a seperate thread.
wait
Wait for the specified time, or faster if interrupted
Tk Inter threading
Threadpool
Enter search terms or a module, class or function name.