aboutsummaryrefslogtreecommitdiff
path: root/config/Behavior.params
diff options
context:
space:
mode:
authorGravatar Russell Cohen <rcoh@mit.edu>2010-11-25 21:44:00 -0500
committerGravatar Russell Cohen <rcoh@mit.edu>2010-11-25 21:44:00 -0500
commit5783d6336f014c05e0e46d7bc35533e70b280582 (patch)
treeb4e0b0b2787b8fe464baadbd375ad6dc6c1dbf76 /config/Behavior.params
parentb042647b68abdc82490ca6e059993b8eba28904c (diff)
Added BehaviorChain to support chains of behaviors. Added FollowMouse
parameter to PygameInput to support following of mice. Added component registry to Util which allows any component to access any other component. Some changes to the structure of LightInstallation.
Diffstat (limited to 'config/Behavior.params')
-rw-r--r--config/Behavior.params2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/Behavior.params b/config/Behavior.params
index 532fa03..0967ef4 100644
--- a/config/Behavior.params
+++ b/config/Behavior.params
@@ -1 +1 @@
-{'Inputs':'Inputs must be defined!'}
+{}