Class: Box

Inherits:
Item show all
Defined in:
lib/Olib/objects/box.rb

Constant Summary

Constants inherited from Exist

Exist::GETTER, Exist::PATTERN

Instance Attribute Summary

Attributes inherited from Item

#container

Attributes inherited from Exist

#gameobj, #id

Method Summary

Methods inherited from Item

#appraise, fetch, #held?, #initialize, of, #sell, #stash, #take, #to_json, #transaction, #use, #worn?

Methods inherited from Exist

#==, #deconstruct_keys, #effects, #exists?, #fetch, fetch, #gone?, #initialize, #method_missing, normalize_type_data, #respond_to_missing?, scan, #tags, #to_h, #to_s

Constructor Details

This class inherits a constructor from Item

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class Exist