Class: Container
- Inherits:
-
Receptacle
- Object
- Receptacle
- Container
- Defined in:
- lib/gamefic-standard/entities/container.rb
Overview
An openable and lockable receptacle.
Instance Attribute Summary
Attributes included from Gamefic::Standard::Lockable
Attributes included from Gamefic::Standard::Enterable
Method Summary
Methods included from Gamefic::Standard::Lockable
#lock_key?, #locked=, #locked?, #open=, #unlocked?
Methods included from Gamefic::Standard::Openable
#accessible?, #close, #closed?, #open, #open=, #open?