aboutsummaryrefslogtreecommitdiff
path: root/config/Demo.xml
diff options
context:
space:
mode:
authorGravatar rcoh <rcoh@mit.edu>2011-02-12 16:40:02 -0500
committerGravatar rcoh <rcoh@mit.edu>2011-02-12 16:40:02 -0500
commit5f54bf57128dbca04a9325670a6ad1e03097d5cb (patch)
treef7d5a94975c842cec497dd8b301830fd5a30f7e9 /config/Demo.xml
parent1604f05ec0bad79798bbd764cd62bdb20e55f444 (diff)
parentcf1048df72b845ef7fefd5ec5709f7d1b2c4df79 (diff)
Merge branch 'objprops'
Conflicts: Profile.py
Diffstat (limited to 'config/Demo.xml')
-rw-r--r--config/Demo.xml9
1 files changed, 8 insertions, 1 deletions
diff --git a/config/Demo.xml b/config/Demo.xml
index 4e811ba..67e9811 100644
--- a/config/Demo.xml
+++ b/config/Demo.xml
@@ -126,6 +126,7 @@
<Id>movebounce</Id>
<ChainedBehaviors>
<Id>xymove</Id>
+ <Id>colorshift</Id>
<Id>ybounce</Id>
<Id>xbounce</Id>
</ChainedBehaviors>
@@ -206,6 +207,12 @@
</Args>
</Behavior>
<Behavior>
+ <Class>behaviors.ColorShift</Class>
+ <Args>
+ <Id>colorshift</Id>
+ </Args>
+ </Behavior>
+ <Behavior>
<Class>behaviors.BehaviorChain</Class>
<Args>
<Id>mousechaser</Id>
@@ -217,7 +224,7 @@
<Id>square</Id>
<Id>singleframe</Id>
</ChainedBehaviors>
- <RenderToScreen>True</RenderToScreen>
+ <RenderToScreen>False</RenderToScreen>
</Args>
</Behavior>
<Behavior Id="running">