Class: Gamefic::Scene::YesOrNo

Inherits:
MultipleChoice show all
Defined in:
lib/gamefic/scene/yes_or_no.rb

Overview

A specialized MultipleChoice scene that only accepts Yes or No.

Instance Attribute Summary

Attributes inherited from Default

#name

Method Summary

Methods inherited from MultipleChoice

#finish, #start

Methods inherited from Default

#conclusion?, #finish, #initialize, #new_props, #on_finish, #on_start, props_class, #run_finish_blocks, #run_start_blocks, #start, #to_hash, #type

Constructor Details

This class inherits a constructor from Gamefic::Scene::Default