class

PointClickEngine::Graphics::UI::QuickInventoryRenderer

Inherits PointClickEngine::Graphics::UI::InventoryRenderer < Reference < Object

Quick inventory bar (hotbar style)

Constructors

new(slots : Int32 = 8)
Source

Instance methods

draw_bottom_center(screen_width : Float32 = Display.reference_width.to_f32, screen_height : Float32 = Display.reference_height.to_f32, margin : Float32 = 20.0_f32)

Draw at bottom center of screen

Source