mirror of
https://github.com/zhigang1992/ProMotion.git
synced 2026-06-05 07:00:21 +08:00
https://github.com/clearsightstudio/ProMotion/blob/version-0.6/lib/ProMo tion/screen_helpers/split_screen.rb#L9
5 lines
79 B
Ruby
5 lines
79 B
Ruby
class TestDelegate < ProMotion::Delegate
|
|
def on_load(app, options)
|
|
end
|
|
end
|