Window_center - hpgDesigns/hpgdesigns-dev.io GitHub Wiki

NOTOC {{-}}

Notation

Description

Centers the game window in the middle of the screen.

Parameters

This function has no parameters.

Return Values

This function has no return values.

Example Call

window_center();

Demonstrates centering the window to the center of the screen.