class Works::Item::Held
- Works::Item::Held
- Reference
- Object
Defined in:
works/item/held.crConstructors
Instance Method Summary
- #buildable?
- #draw_color_tint(x, y, width, height, tint)
- #draw_icon
- #draw_on_map(x, y, color_tint)
- #item : Item::Base
- #item=(item : Item::Base)
- #player_buildable? : Bool
- #player_overlaps? : Bool
- #rotate
- #size : Int32
- #strct : Works::Struct::Base | Nil
- #strct=(strct : Works::Struct::Base | Nil)
- #struct_inbounds? : Bool
- #struct_overlaps : Array(Works::Struct::Base)
- #struct_overwrite : Works::Struct::Base | Nil
- #update(mouse : Mouse, map : Map, player : Player)
- #x : Int32
- #y : Int32