struct Management::ShowInventory
- Management::ShowInventory
- ECS::Component
- Struct
- Value
- Object
Defined in:
gui/inventory.crConstructors
Class Method Summary
Instance Method Summary
- #clone
- #copy_with(scenario _scenario = @scenario, n_warriors _n_warriors = @n_warriors, n_scale _n_scale = @n_scale)
- #n_scale : Int32
- #n_warriors : Int32
- #scenario : Combat::Scenario
Constructor Detail
Class Method Detail
Instance Method Detail
def copy_with(scenario _scenario = @scenario, n_warriors _n_warriors = @n_warriors, n_scale _n_scale = @n_scale)
#