Game.onWindowResize

Event called on window resize action.

class Game
extern (C) nothrow
void
onWindowResize
(
GLFWwindow* window
,
int width
,
int height
)

Meta