Sha256: e318c83f0421bf6e0c682af4bc32a8130f8bb57cc6b18c318938848cd3116f1d
Contents?: true
Size: 101 Bytes
Versions: 7
Compression:
Stored size: 101 Bytes
Contents
class Application < MG::Application def start MG::Director.shared.run(MainScene.new) end end
Version data entries
7 entries across 7 versions & 1 rubygems