Module: Gamefic::Subplot::Element
- Defined in:
- lib/gamefic/subplot.rb
Instance Attribute Summary collapse
-
#subplot ⇒ Object
readonly
Returns the value of attribute subplot.
Instance Attribute Details
#subplot ⇒ Object (readonly)
Returns the value of attribute subplot.
5 6 7 |
# File 'lib/gamefic/subplot.rb', line 5 def subplot @subplot end |