Legacy:Font/setColorMask

From Spherical
< Legacy:Font
Revision as of 23:27, 24 June 2013 by Apollolux (talk | contribs) (created from http://web.archive.org/web/20110803192931/http://www.spheredev.org/wiki/Font.setColorMask)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


Set color masking for the font.

Usage

{{{returns}}} Font.setColorMask(color);


  • 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