class Gamefic::Scene::Base

def start_blocks

Returns:
  • (Array) -
def start_blocks
  @start_blocks ||= []
end