Escapist::Scene::Editor
Constants
BottomBorder = 64
HorizontalBorder = 16
RoomDimensionMax = 5
RoomDimensionMin = 1
TopBorder = 64
Constructors
new(window)
SourceInstance methods
draw(window)
Sourcedraw_border(window)
Sourcedraw_header_label(window, label, size, x, y)
Sourcedraw_new_selectable_label(window, label, size, index, x, y)
Sourceeditor
Sourceheight
Sourceroom_data
Sourceupdate(frame_time, keys : Keys, mouse : Mouse, joysticks : Joysticks)
Sourceupdate_door
Sourceview
Sourcewidth
Source