Decoration

A decoration resource.

Constructors

this
this(RaylibCell cell, Pack.Resource!string[] resources)

Create the tile and load textures.

Members

Functions

draw
void draw()

Draw the decoration

Variables

cell
RaylibCell cell;

Owner object.

parts
DecoPart[] parts;

Loaded decorations

Meta