Difference between revisions of "Category:platform.window"

From Inspired-Lua Wiki
Jump to navigation Jump to search
(Created page with " Category:platform")
 
Line 1: Line 1:
 +
== Quick Overview ==
  
 +
*[[platform.window.height|height]] : Returns the height in pixel of the current display window.
 +
*[[platform.window.invalidate|invalidate]] : invalidates [a region of] the window by firing the [[on.paint]] event.
 +
*[[platform.window.width|width]] : Returns the width in pixel of the current display window.
  
 
[[Category:platform]]
 
[[Category:platform]]

Revision as of 00:51, 25 May 2011

Quick Overview

  • height : Returns the height in pixel of the current display window.
  • invalidate : invalidates [a region of] the window by firing the on.paint event.
  • width : Returns the width in pixel of the current display window.

Pages in category "platform.window"

The following 4 pages are in this category, out of 4 total.