File utils/textureutil.lua

Functions

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


Functions

textureutil.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.

Return value:

The dummy texture (string).

Valid XHTML 1.0!