Sha256: bcf3a8d9e420d23b44437d7befb55c698aeba65f4fb11619177961396d144261
Contents?: true
Size: 229 Bytes
Versions: 2
Compression:
Stored size: 229 Bytes
Contents
module Gamefic # A Custom Scene allows for complete configuration of its behavior upon # instantiation. It is suitable for direct instantiation or subclassing. # class Scene::Custom < Scene::Base end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
gamefic-1.7.0 | lib/gamefic/scene/custom.rb |
gamefic-1.6.0 | lib/gamefic/scene/custom.rb |