Class: Scenery

Inherits:
Thing
  • Object
show all
Defined in:
lib/gamefic-standard/entities/scenery.rb

Overview

Scenery is an entity that is not itemized by default. They’re typically used to provide a description for objects that can be observed but do not respond to any other interactions.

Direct Known Subclasses

Rubble

Instance Attribute Summary

Attributes inherited from Thing

#itemized, #locale_description, #portable

Attributes included from Grammar::Attributes

#gender, #plural

Attributes included from Edibility

#edible

Method Summary

Methods inherited from Thing

#attached=, #attached?, #itemized?, #parent=, #portable?, #room

Methods included from Grammar::Attributes

#person, #plural?

Methods included from Edibility

#edible?