Module textureutil

Util for various functions regarding textures.

Functions

dummy (inner_color, border_color) Creates a dummy texture with the two given colors.


Functions

dummy (inner_color, border_color)
Creates a dummy texture with the two given colors.

Parameters:

  • inner_color The color for the inner part.
  • border_color The color for the border.

Returns:

    The dummy texture (string).
generated by LDoc 1.4.2