From 4371fee2b48dd46861e6386eb04987ad8c6d5329 Mon Sep 17 00:00:00 2001 From: Sun Date: Wed, 8 Dec 2010 02:41:06 -0500 Subject: Put together TCPInput; added TCPInput and a colorchange Behavior for it in config xml; for testing, now phone can control pixel's location on pygame screen. --- config/LightInstallationConfig.xml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'config') diff --git a/config/LightInstallationConfig.xml b/config/LightInstallationConfig.xml index dfa05d7..4950c72 100644 --- a/config/LightInstallationConfig.xml +++ b/config/LightInstallationConfig.xml @@ -93,6 +93,14 @@ 100 + + inputs.TCPInput + + TCP + 20120 + 100 + + @@ -116,6 +124,17 @@ + + behaviors.ColorChangerBehavior + + colorchangeTCP + 0 + True + + TCP + + + behaviors.DecayBehavior -- cgit v1.2.3