rubymotion-community / BubbleWrap

Cocoa wrappers and helpers for RubyMotion (Ruby for iOS and OS X) - Making Cocoa APIs more Ruby like, one API at a time. Fork away and send your pull requests
Other
1.18k stars 208 forks source link

Motion extract classes #454

Closed markrickert closed 9 years ago

markrickert commented 9 years ago

Extract classes from the Motion module to be their own files for easier additions to the class. Makes it more maintainable.