From 5fb3ea060025241105dc8e9a174513c112f9a133 Mon Sep 17 00:00:00 2001 From: rcoh Date: Thu, 27 Jan 2011 16:50:59 -0500 Subject: A metric $#%$-ton of changes. Added doc-strings to EVERYTHING. Phew. Fixed a massive bug that increases performance in by up to a factor of 60. A bunch of new behaviors for the class. --- config/6thFloor.xml | 85 +++++++++++++++++++++++++++-------------------------- 1 file changed, 43 insertions(+), 42 deletions(-) (limited to 'config/6thFloor.xml') diff --git a/config/6thFloor.xml b/config/6thFloor.xml index c98486a..b58ff57 100644 --- a/config/6thFloor.xml +++ b/config/6thFloor.xml @@ -39,8 +39,17 @@ inputs.PygameInput - pygame + pygameclick 10 + True + + + + inputs.PygameInput + + pygamekey + 10 + True @@ -62,14 +71,11 @@ inputs/MouseFollower.xml - - inputs.RandomLocs - - randomLoc - - + + behaviors/RiseFall.xml + behaviors.EchoBehavior @@ -88,9 +94,6 @@ 1 - - behaviors/RedShift.xml - behaviors/RandomColor.xml @@ -159,21 +162,32 @@ + + behaviors.BehaviorChain + + risefalldie + + risefall + 2sec + dim + + + behaviors.BehaviorChain inpexpanddim - pygame + pygamekey + mitdoors colorchange mover decay - {'mover':'movebounce'} + {'mover':'risefalldie'} True - gaussmap @@ -182,11 +196,25 @@ debug 0 - pygame + pygamekey udp + + behaviors.Timeout + + 2sec + 2000 + + + + behaviors.MITDoors + + mitdoors + 50 + + behaviors.AllPixelsLeft @@ -211,7 +239,7 @@ runcolordecay - pygame + pygameclick colorchange @@ -223,39 +251,12 @@ gaussmap - - behaviors.BehaviorChain - - randomwalk - - pygame - - - colorchange - mover - decay - - {'mover':'redwalk'} - False - gaussmap - - behaviors.ResponseMover mover - - behaviors.BehaviorChain - - redwalk - - randmovement - redshift - - - behaviors.RandomWalk -- cgit v1.2.3