Sha256: 31ae195821f6a2b4c2963a77778d5969b28646941909d685460195c19e213526
Contents?: true
Size: 261 Bytes
Versions: 2
Compression:
Stored size: 261 Bytes
Contents
motion_require '../cocoatouch/view_controller' motion_require '../screen/screen_module' motion_require 'map_screen_module' module ProMotion class MapScreen < ViewController include ProMotion::ScreenModule include ProMotion::MapScreenModule end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
ProMotion-1.2.1 | lib/ProMotion/map/map_screen.rb |
ProMotion-1.2.0 | lib/ProMotion/map/map_screen.rb |