class

Dungeon::Wall

Inherits Dungeon::Entity < Reference < Object

Constants

TINT_DEFAULT = LibRay::RED

Constructors

new(loc : Location, width, height, tint = TINT_DEFAULT)

Instance methods

collidable?

used for checking for movement collisions

draw