mirror of
https://github.com/worldforge/cyphesis
synced 2026-08-13 12:26:04 -04:00
Calling "is_valid" checks whether the goal actually can be fulfilled. If it can't be, False is returned. By default all Goals return True unless a "validity" function is supplied in the constructor. For now we only use it for checking whether movement goals can be reached. |
||
|---|---|---|
| .. | ||
| goals | ||
| panlingua | ||
| __init__.py | ||
| compass.py | ||
| dictlist.py | ||
| Goal.py | ||
| Knowledge.py | ||
| Memory.py | ||
| NPCMind.py | ||