class

Dungeon::Box

Inherits Reference < Object

Constructors

new(loc : Location, width : Float32, height : Float32)
new(loc : Location, width : Int32, height : Int32)
new(loc : Location, width : Int32, height : Float32)
new(loc : Location, width : Float32, height : Int32)

Instance methods

height
height=(height : Float32)
loc
loc=(loc : Location)
width
width=(width : Float32)
x
x=(x)
y
y=(y)