Module bracket_terminal::rex [−][src]
Structs
Structure representing a character and its foreground/background color
Structure representing a REXPaint image file which is a stack of layers
Structure representing a layer Cells are in the same order as in the file, in column-major order (index of position x,y is y*height + x).
Functions
Applies an XpFile to a given console, with 0,0 offset by offset_x and offset-y.
Applies an XpFile to a given draw batch, with 0,0 offset by offset_x and offset-y.