pingus-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pingus-CVS] CVS: Games/Pingus/data/controller default.xml,1.4,1.5


From: grumbel
Subject: [Pingus-CVS] CVS: Games/Pingus/data/controller default.xml,1.4,1.5
Date: 28 Oct 2002 20:11:47 -0000

Update of /usr/local/cvsroot/Games/Pingus/data/controller
In directory dark:/tmp/cvs-serv28858

Modified Files:
        default.xml 
Log Message:
added scrolling with cursor keys

Index: default.xml
===================================================================
RCS file: /usr/local/cvsroot/Games/Pingus/data/controller/default.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- default.xml 5 Sep 2002 12:40:22 -0000       1.4
+++ default.xml 28 Oct 2002 20:11:45 -0000      1.5
@@ -34,5 +34,18 @@
       </button-axis>
     </action-axis>
 
+    <scroller>
+      <axis-scroller speed="1000">
+        <button-axis angle="0">
+          <key-button key="RIGHT"/>
+          <key-button key="LEFT"/>
+        </button-axis>
+        <button-axis angle="1.5707963268">
+          <key-button key="DOWN"/>
+          <key-button key="UP"/>
+        </button-axis>      
+      </axis-scroller>
+    </scroller>
+
   </controller-config>
 </pingus-controller>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]