diff options
author | Justin Clark-Casey (justincc) | 2013-09-03 19:41:12 +0100 |
---|---|---|
committer | Justin Clark-Casey (justincc) | 2013-09-04 00:48:16 +0100 |
commit | cfdb2700bcb7341d08a9fa41c1b13963843be66f (patch) | |
tree | 9783720f7ba765ada3bf7980c04285849909a24e /bin/data | |
parent | Add Close() method to IBehaviour to allow behaviours to cleanup when removed ... (diff) | |
download | opensim-SC_OLD-cfdb2700bcb7341d08a9fa41c1b13963843be66f.zip opensim-SC_OLD-cfdb2700bcb7341d08a9fa41c1b13963843be66f.tar.gz opensim-SC_OLD-cfdb2700bcb7341d08a9fa41c1b13963843be66f.tar.bz2 opensim-SC_OLD-cfdb2700bcb7341d08a9fa41c1b13963843be66f.tar.xz |
Consistently give responsibility for thread sleeping to behaviours rather than controlling from the main action loop
This is to avoid excessive and inconsistent delays between behaviours that currently need to embed sleeps in other actions (e.g. physics) and other behaviours.
Might need a more sophisticated approach in the long term.
Diffstat (limited to 'bin/data')
0 files changed, 0 insertions, 0 deletions