Sha256: 8cc5f5452cad7395a7deb9379d1c837cc0963b52460636270bb726de9994b1d8

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 'web_screen_module'

module ProMotion
  class WebScreen < ViewController
    include ProMotion::ScreenModule
    include ProMotion::WebScreenModule
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
ProMotion-1.2.1 lib/ProMotion/web/web_screen.rb
ProMotion-1.2.0 lib/ProMotion/web/web_screen.rb