Sets the viewport on a virtual screen.
The width and height of the viewport are determined by the physical screen size ( get_screen_width and get_screen_height).
x |
the left X coordinate of the viewport |
y |
the top Y coordinate of the viewport |
true if setting the viewport was successful |