From 42a3112b7cd7518ab69ba8d69c636a6278cfb288 Mon Sep 17 00:00:00 2001 From: dxiao Date: Sun, 20 Feb 2011 19:30:43 -0500 Subject: Added SplitBehavior and RunFinite behaviors --- config/C5Sign.xml | 28 +++++++++++++++++++++++----- 1 file changed, 23 insertions(+), 5 deletions(-) (limited to 'config') diff --git a/config/C5Sign.xml b/config/C5Sign.xml index f99ef2b..93b3028 100644 --- a/config/C5Sign.xml +++ b/config/C5Sign.xml @@ -230,8 +230,8 @@ centerleft center - {'scanningbars':10,'runcolordecay':10,'expandingcircles':10} - {'scanningbars':'centerleft', 'runcolordecay':'center',\ + {'framedbars':10,'runcolordecay':10,'expandingcircles':10} + {'framedbars':'centerleft', 'runcolordecay':'center',\ 'expandingcircles':'center'} True @@ -332,14 +332,22 @@ + + behaviors.RunFinite + + runonce + 1 + + behaviors.BehaviorChain coloredframe - + + runonce redcolor square mover @@ -347,7 +355,17 @@ stripsonly {'mover':'colorshift'} - True + False + + + + behaviors.SplitBehavior + + framedbars + + coloredframe + scanningbars + -- cgit v1.2.3