Functions | Variables
take_human_input Namespace Reference

Functions

def get_human_waiting
def gui_thread
def platform_thread
def set_human_waiting

Variables

 human_waiting = False
 next_room = None
tuple p1 = Process(target = gui_thread, args = (human_waiting, ))
tuple p2 = Process(target = platform_thread, args = (human_waiting, ))

Function Documentation

Definition at line 17 of file take_human_input.py.

def take_human_input.gui_thread (   human_waiting)

Definition at line 28 of file take_human_input.py.

def take_human_input.platform_thread (   human_waiting)

Definition at line 53 of file take_human_input.py.

Definition at line 21 of file take_human_input.py.


Variable Documentation

Definition at line 14 of file take_human_input.py.

Definition at line 15 of file take_human_input.py.

tuple take_human_input::p1 = Process(target = gui_thread, args = (human_waiting, ))

Definition at line 152 of file take_human_input.py.

tuple take_human_input::p2 = Process(target = platform_thread, args = (human_waiting, ))

Definition at line 153 of file take_human_input.py.



bwi_tasks
Author(s): Matteo Leonetti, Shiqi Zhang
autogenerated on Fri Aug 28 2015 10:14:58