class FindingMaya::Inventory

Defined in:

inventory.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new #

[View source]

Instance Method Detail

def add_item(name : String) #

[View source]
def items : Array(FindingMaya::Item) #

[View source]
def remove_item(name : String) #

[View source]