Method: Conreality::Object#theater
- Defined in:
- lib/conreality/object.rb
#theater ⇒ Theater
The theater that the object is located in.
26 27 28 |
# File 'lib/conreality/object.rb', line 26 def theater @theater end |
The theater that the object is located in.
26 27 28 |
# File 'lib/conreality/object.rb', line 26 def theater @theater end |