Supplied by Derek Parnell in response to this on EUForum
Date: Wed 21 08:41
From: Derek Parnell
ags wrote:
> One question though.. why is there no non-erasing equivalent for paintRect?
Because nobody asked for it.
See Also:
in_round,
SCREENHEIGHT,
SCREENWIDTH
See Also:
gfxRedrawRect,
SCREENHEIGHT,
SCREENWIDTH
See Also:
gfxRedrawRect,
in_round,
SCREENWIDTH
See Also:
gfxRedrawRect,
in_round,
SCREENHEIGHT
Documentation for graphex.ew v0.10.0
Table of Contents[func]
in_round (atom x)Round to nearest integer
Returns: The nearest integer
Category: Misc
Documentation for graphex.ew v0.10.0
Table of Contents[func]
SCREENHEIGHT ()Get the full screen height available
Returns: The height in pixels of the 'full screen'
Category: Misc
Documentation for graphex.ew v0.10.0
Table of Contents[func]
SCREENWIDTH ()Get the full screen size available width
Returns: the width, in pixels of the screen
Category: Misc