Difference between revisions of "Legacy:Font/getColorMask"

From Spherical
Jump to: navigation, search
(created from http://web.archive.org/web/20110803094047/http://www.spheredev.org/wiki/Font.getColorMask)
(No difference)

Revision as of 23:22, 24 June 2013


Get the color mask currently being used with the font.

Usage

Color Font.getColorMask({{{params}}});


  • param1 type. param1 description
  • param2 type. param2 description
  • paramN type. paramN description

Examples

(examples with syntaxhighlighted code)

Notes

(notes)

See also

  • see also
  • see also
  • see also
  • etc

API:Font/navbox