class

Rover::Ground

Inherits Reference < Object

Constants

SpriteSize = 256
TextureFile = "./assets/ground.png"

Constructors

new(cols = 10, rows = 10)
Source

Instance methods

draw(window : SF::RenderWindow)
Source
tile_map
Source
update(frame_time, keys : Keys)
Source