motion/joybox-osx/common/ns_event.rb in joybox-1.0.0 vs motion/joybox-osx/common/ns_event.rb in joybox-1.1.0
- old
+ new
@@ -1,8 +1,7 @@
class NSEvent
def location
-
Joybox.director.convertEventToGL(self)
end
end
\ No newline at end of file