class

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(block : String, col = 0, row = 0)
Source

Class methods

Instance methods

block
Source
block=(block : String)
Source
collidable?
Source
draw(window : SF::RenderWindow)
Source