Search results

Jump to: navigation, search

Page title matches

  • {{Usage|func=CreateColor|params=r, g, b, a}} var Red = CreateColor(255, 0 , 0);
    1 KB (179 words) - 05:00, 20 June 2015

Page text matches

  • * [[API:CreateColor|CreateColor]](''red'', ''green'', ''blue''[, ''alpha'']): Create a new [[API:Color|Colo
    460 bytes (62 words) - 17:30, 22 May 2013
  • * 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
  • * '''c1''' [[API:Color|Color]]. a color object created with [[API:CreateColor|CreateColor]] * '''c2''' [[API:Color|Color]]. a color object created with CreateColor
    2 KB (230 words) - 23:40, 11 September 2013
  • * '''color''' a [[API:Color|color object]] created with [[API:CreateColor|CreateColor]] var Red = CreateColor(255, 0, 0, 255);
    721 bytes (102 words) - 21:08, 4 June 2013
  • * '''color''' a [[API:Color|color object]] created with [[API:CreateColor|CreateColor]] var Red = CreateColor(255, 0, 0);
    948 bytes (129 words) - 21:09, 4 June 2013
  • * '''color''' a [[API:Color|color object]] created with [[API:CreateColor|CreateColor]] var Red = CreateColor(255, 0, 0);
    925 bytes (135 words) - 21:09, 4 June 2013
  • {{Usage|func=CreateColor|params=r, g, b, a}} var Red = CreateColor(255, 0 , 0);
    1 KB (179 words) - 05:00, 20 June 2015
  • * [[API:CreateColor|CreateColor]]
    423 bytes (43 words) - 06:01, 4 June 2013
  • ...ere's drawing functions. Color objects are created using [[API:CreateColor|CreateColor]](). * [[API:CreateColor|CreateColor]]()
    1,014 bytes (135 words) - 04:40, 4 June 2013
  • ...Color|Color]]. a [[API:Color|Color]] object created with [[API:CreateColor|CreateColor]] ...Color|Color]]. a [[API:Color|Color]] object created with [[API:CreateColor|CreateColor]]
    1 KB (170 words) - 04:50, 4 June 2013
  • var white = CreateColor(255,255,255); * [[API:CreateColor|CreateColor]]()
    838 bytes (105 words) - 21:19, 4 June 2013
  • var white = CreateColor(255,255,255); * [[API:CreateColor|CreateColor]]()
    852 bytes (106 words) - 21:23, 4 June 2013
  • ...g"), function(){ Abort("Cool was selected."); }, CreateColor(255,255,255), CreateColor(0,255,0); LoadImage("mypointer.png"));</code>
    13 KB (1,899 words) - 22:29, 24 June 2013
  • person.hairColour = CreateColor(0, 0, 0); // black hair
    9 KB (1,288 words) - 01:09, 14 June 2013
  • ApplyColorMask(CreateColor(0, 0, 255, 128)); * [[API:CreateColor|CreateColor]]()
    2 KB (257 words) - 00:50, 14 June 2013
  • ApplyColorMask(CreateColor(r() * 255, r() * 255, r() * 255)); ApplyColorMask(CreateColor(r() * 255, r() * 255, r() * 255));
    3 KB (431 words) - 05:25, 16 June 2015
  • var green = CreateColor(0, 255, 0); var red = CreateColor(255, 0, 0);
    1 KB (132 words) - 23:25, 24 June 2013
  • var red = CreateColor(255, 0, 0); var col = CreateColor(0, greenness, 0);
    2 KB (217 words) - 23:32, 24 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

View (previous 20 | next 20) (20 | 50 | 100 | 250 | 500)