Search results

Jump to: navigation, search

Page title matches

  • GetScreenHeight() returns the value in pixels of the current screen/game window height. {{Usage|returns=integer|func=GetScreenHeight}}
    852 bytes (106 words) - 21:23, 4 June 2013

Page text matches

  • * [[Legacy:GetScreenHeight|GetScreenHeight]](): Get the height of the screen.
    6 KB (777 words) - 16:24, 5 August 2017
  • GetScreenHeight()
    47 KB (7,074 words) - 02:44, 2 June 2013
  • * GetScreenHeight() - Returns the screen height.
    80 KB (13,106 words) - 15:24, 4 August 2017
  • * GetScreenHeight()
    22 KB (3,436 words) - 03:54, 25 November 2013
  • var h = GetScreenHeight(); * [[API:GetScreenHeight|GetScreenHeight]]()
    1 KB (197 words) - 18:22, 22 May 2013
  • var h = GetScreenHeight(); * [[API:GetScreenHeight|GetScreenHeight]]()
    1 KB (143 words) - 18:21, 22 May 2013
  • var W = GetScreenWidth(), H = GetScreenHeight();
    267 bytes (30 words) - 19:35, 30 March 2013
  • Set it to 0, 0, GetScreenWidth(), GetScreenHeight() to reset it. Rectangle(0, 0, GetScreenWidth(), GetScreenHeight());
    952 bytes (111 words) - 21:07, 4 June 2013
  • Rectangle(0, 0, GetScreenWidth(), GetScreenHeight(), Red);
    948 bytes (129 words) - 21:09, 4 June 2013
  • Line(0, 0, GetScreenWidth(), GetScreenHeight(), Red);
    925 bytes (135 words) - 21:09, 4 June 2013
  • ...stom screenshots:<br/><syntaxhighlight>GrabSurface(0, 0, GetScreenWidth(), GetScreenHeight()).save("my_screenshot.png");</syntaxhighlight>
    11 KB (1,713 words) - 05:32, 4 June 2013
  • * [[API:GetScreenHeight|GetScreenHeight]]
    2 KB (154 words) - 21:06, 4 June 2013
  • * [[API:GetScreenHeight|GetScreenHeight]]()
    838 bytes (105 words) - 21:19, 4 June 2013
  • GetScreenHeight() returns the value in pixels of the current screen/game window height. {{Usage|returns=integer|func=GetScreenHeight}}
    852 bytes (106 words) - 21:23, 4 June 2013
  • ...gle]](0, 0, [[API:GetScreenWidth|GetScreenWidth]](), [[API:GetScreenHeight|GetScreenHeight]](), color)</code>, where the <var>color</var> arguments match up. * [[API:GetScreenHeight|GetScreenHeight]]()
    2 KB (257 words) - 00:50, 14 June 2013
  • var y = GetScreenHeight() - Math.floor(height / 2); * [[API:GetScreenHeight|GetScreenHeight]]()
    1 KB (156 words) - 22:46, 24 June 2013
  • my_menu.execute(GetScreenWidth()/2-80, GetScreenHeight()/-40, 160, 80); my_menu.execute(GetScreenWidth()/2-80, GetScreenHeight()/-40, 160, 80);
    8 KB (1,128 words) - 17:21, 1 August 2017
  • var SW = GetScreenWidth(), SH = GetScreenHeight();
    10 KB (1,678 words) - 23:00, 10 March 2014