class Gamefic::Scene::Base

def start

Returns:
  • (Props::Default) -
def start
  run_start_blocks
  props
end