Struct Window::WindowedModeParams#

Nested Relationships#

This struct is a nested type of Class Window.

Struct Documentation#

struct WindowedModeParams#

Used when switching between fullscreen <-> windowed mode.

Public Members

i32 Width = 800#
i32 Height = 600#
i32 XPos = 0#
i32 YPos = 0#