Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
creonyx_crystal
master
Audio
AudioManager
Creature
CreonyxCrystal
Engine
Engine
Game
Game
Hero
Intro
Intro
Stats
Menu
MainMenu
Renderer
Renderer
State
Global
StateManager
TileMap
World
World
Built with Crystal 1.9.2
2023-10-07 17:12:11 UTC
class
TileMap
TileMap
SF::Transformable
Reference
Object
Included Modules
SF::Drawable
Defined in:
creonyx_crystal/game/world/tilemap.cr
Constructors
.new
(tileset, tile_size, tiles, width, height)
Instance Method Summary
#draw
(target, states)
Constructor Detail
def self.
new
(tileset, tile_size, tiles, width, height)
#
[
View source
]
Instance Method Detail
def
draw
(target, states)
#
[
View source
]