|
DI-Guy Lua AI SDK
|
Functions | |
| function luaProximityMonitor | tostring (e) |
| function luaProximityMonitor | create (owner, group) |
| function luaProximityMonitor | reset () |
| function luaProximityMonitor | spike (sender, _amount) |
| function luaProximityMonitor | calm (_amount) |
| function luaProximityMonitor | check_intensity () |
| function luaAngerEvaluator | create (owner) |
| function luaFocusStack | push (character, new_end_time) |
| function luaFocusStack | peek () |
| function luaFocusStack | size () |
| function luaFocusStack | pop () |
Variables | |
| luaProximityMonitor = {} | |
| used by the middle east pedestrians More... | |
| luaProximityMonitor | __index = luaProximityMonitor |
| luaAngerEvaluator = {} | |
| used by the middle east pedestrians More... | |
| luaFocusStack = {} | |
| used by the middle east pedestrians More... | |
| function luaProximityMonitor calm | ( | _amount | ) |
| function luaAngerEvaluator check_intensity | ( | ) |
| function luaProximityMonitor create | ( | owner | , |
| group | |||
| ) |
| function luaFocusStack create | ( | owner | ) |
| function luaFocusStack peek | ( | ) |
| function luaFocusStack pop | ( | ) |
| function luaFocusStack push | ( | character | , |
| new_end_time | |||
| ) |
| function luaFocusStack reset | ( | ) |
| function luaFocusStack size | ( | ) |
| function luaProximityMonitor spike | ( | sender | , |
| _amount | |||
| ) |
| function luaProximityMonitor tostring | ( | e | ) |
| luaFocusStack __index = luaProximityMonitor |