Mark Sibly 7 éve
szülő
commit
a43c6e1600
1 módosított fájl, 2 hozzáadás és 2 törlés
  1. 2 2
      VERSIONS.TXT

+ 2 - 2
VERSIONS.TXT

@@ -1,9 +1,9 @@
 
 ***** Monkey2 v1.1.09 *****
 
-Added experimental selective reflection.
+Added SDL GameController class. Tweaked Joystick/GameController Open logic so devices can be added/removed more cleanly. See joystick and gamecontroller samples in bananas.
 
-Use '#Reflect namepsace_path' to enable reflection for an entire namespace. Using same system as 'Using' ie: can end with '..' to 'reflect all'.
+Added experimental selective reflection. Use '#Reflect namepsace_path' to enable reflection for an entire namespace. Using same system as 'Using' ie: can end with '..' to 'reflect all'.
 
 
 ***** Monkey2 v1.1.08 *****