Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Renderer
Inherits
Reference
<
Object
Constructors
new
Source
Instance methods
get_points
Source
render
(data :
RenderingData
) :
Array
(
SF::Vertex
)
Source
render_background
(background :
Array
(
Tile
) |
Nil
, palette :
PaletteRam
)
Source
render_image
(data :
Array
(
Byte
))
Source
render_tile
(tile :
Tile
, tile_x :
UInt16
, tile_y :
UInt16
, palette :
PaletteRam
)
Source