Search results

Jump to: navigation, search
  • * CreateColor(red, green, blue, alpha) - Makes a color object with the values you gave it
    80 KB (13,106 words) - 15:24, 4 August 2017
  • person.hairColour = CreateColor(0, 0, 0); // black hair
    9 KB (1,288 words) - 01:09, 14 June 2013
  • ...her write the equivalent loading function (in this case, [[API:CreateColor|CreateColor]]) as native code or in a scripted shim. The [[system scripts|system script
    9 KB (1,462 words) - 09:13, 27 July 2014
  • if (color == undefined) color = CreateColor(255, 255, 255);
    8 KB (1,128 words) - 17:21, 1 August 2017
  • a.blitMask(0,0, CreateColor(255,255,255, alpha|0)); this.color = (data && data.color) || CreateColor(255,255,255,255);
    10 KB (1,678 words) - 23:00, 10 March 2014