Go to the source code of this file.
Namespaces | |
| namespace | take_human_input |
Functions | |
| def | take_human_input.gui_thread |
| def | take_human_input.handle_dialog |
| def | take_human_input.main |
| def | take_human_input.platform_thread |
| def | take_human_input.process_request |
| def | take_human_input.task_delivery |
| def | take_human_input.task_guiding |
Variables | |
| int | take_human_input.cnt = 0 |
| list | take_human_input.door_list |
| take_human_input.finished = False | |
| string | take_human_input.last_loc = '' |
| string | take_human_input.log = '' |
| dictionary | take_human_input.person_door |
| int | take_human_input.resting_time = 5 |
| list | take_human_input.room_list |