2
0
Mark Sibly 7 жил өмнө
parent
commit
a43c6e1600
1 өөрчлөгдсөн 2 нэмэгдсэн , 2 устгасан
  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 *****