Warning: This site is under construction, most links will be broken.

LightX API -> lxgfx -> get_screendimensions

Last modified on Thu, 29th Mar 2007 at 10:55 UTC by zipplet

lxgfx.get_screendimensions


procedure get_screendimensions(
    var scrw, scrh: tlxposition
  );


Sets scrw and scrh to the width and height in pixels of the current display mode (primary surface). The set values are only valid after a successful call to lxgfx.initgraphics.

Class: lxgfx