Skip to content
This repository has been archived by the owner on Jan 20, 2021. It is now read-only.

Status API

Phanx edited this page Jul 31, 2016 · 1 revision

Note: This page is incomplete, and needs attention!

Each status consists of the following:

  • name - string: Internal name used by Grid to identify the status
  • description - string: User-friendly name displayed in Grid's menus
  • priority - number: Priority level of the status, from 0 (lowest) to 99 (highest)
  • color - table: Color values (red, green, blue, and optionally alpha) for the status
  • text - string: What to show for the status on text-type indicators
  • value - number, optional: Used as the current value for statusbar indicators
  • maxValue - number, optional: Used to set the maximum value of a statusbar indicators
  • texture - string, optional: Path to an image texture for the status
Clone this wiki locally