Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

window_get_colour

drewmccluskey edited this page Feb 12, 2019 · 2 revisions

window_get_colour

Returns window color

Syntax:

window_get_colour)

Returns: Color

Description:

Returns the current window color from the game window.

Example:

Color win_color = window_get_colour();
show_debug_message(win_color.ToString());

The above code will return the color of the current game window and then display it as a pop-up debug message.

Back to window-functions

Clone this wiki locally

AltStyle によって変換されたページ (->オリジナル) /