module Rosegold::SlotOffsets

Overview

Centralized slot offset calculations for inventory systems This module provides consistent offset calculations for different menu types

Defined in:

rosegold/inventory/slot_offsets.cr

Constant Summary

HOTBAR_SIZE = 9

Constants for player inventory structure

MAIN_INVENTORY_SIZE = 27
PLAYER_INVENTORY_SIZE = MAIN_INVENTORY_SIZE + HOTBAR_SIZE