Mark Sibly 7 년 전
부모
커밋
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 *****