Escapist::BaseBlock
Inherits Escapist::TileObj < JSON::Serializable < Reference < Object
Constants
Color = SF::Color.new(153, 153, 153, 30)
Key = "block"
OutlineColor = SF::Color.new(102, 102, 102)
OutlineThickness = 4
Constructors
new(pull : JSON::PullParser)
SourceClass methods
key
SourceInstance methods
block
Sourcecollidable?
Sourcedraw(window : SF::RenderWindow)
Source