Method: Conreality::Object#theater

Defined in:
lib/conreality/object.rb

#theaterTheater

The theater that the object is located in.

Returns:



26
27
28
# File 'lib/conreality/object.rb', line 26

def theater
  @theater
end