class

Dungeon::Item

Inherits Dungeon::Entity < Reference < Object

Constructors

new(loc : Location, sprite : Sprite, animation_row = 0, animation_fps = 24, hit_box_padding = 0)

Instance methods

collidable?

used for checking for movement collisions

draw
pick_up
remove
removed?
update(_entities)