class
OverlayPage
: public
UPage
(Return to index)
drawing page object.
Type:
Instantiable
Base Classes:
public
UPage
Derived Classes
Include file:
OverlayUnidraw/ovpage.h
Public:
virtual boolean
IsVisible
()
return visibility of page graphic.
OverlayPage
(float w, float h, boolean visible = false)
construct page object of a given pixel width and height.
virtual void
Visibility
(boolean)
set visibility of page graphic.
(more documentation)