Skip to content

function getResolution (client-side)

Available since version: 0.1.0

This function will get the current resolution of the game window.

Declaration

{x, y, bpp} getResolution()

Parameters

No parameters.

Returns {x, y, bpp}

Current resolution of game window.