Escapist::MovableBlock
Inherits Escapist::BaseBlock < Escapist::TileObj < JSON::Serializable < Reference < Object
Constants
Color = SF::Color.new(153, 153, 153, 30)
IconMargin = 14
Key = "movable"
OutlineColor = SF::Color.new(102, 102, 102)
OutlineThickness = 4
TileSize = 128
Constructors
new(pull : JSON::PullParser)
Sourcenew(col = 0, row = 0)
SourceClass methods
key
SourceInstance methods
draw(window : SF::RenderWindow)
Sourcedraw_icon(window)
Sourcedraw_movable(window : SF::RenderWindow)
Sourcedx
Sourcedy
Sourcemovable?
Source