Swift-SpriteKit-Joystick
Swift-SpriteKit-Joystick copied to clipboard
updates to work with newest xcode & formatting improvements
- newest Xcode prefers Set<NSObject> over NSSet
- adds optional casting "as? UITouch"
- spacing & readability improvements