class Management::RenderInventory

Defined in:

gui/inventory.cr

Constant Summary

VISIBLE_ITEMS = 9
VISIBLE_WARRIORS = 6

Instance Method Summary

Instance Method Detail

def execute #
Description copied from class ECS::System

Will be called on each ECS::Systems.execute call


[View source]