Struct WindowSystem::fullscreen_toggle_request

Nested Relationships

This struct is a nested type of Class WindowSystem.

Struct Documentation

struct legion::application::WindowSystem::fullscreen_toggle_request

Public Functions

inline fullscreen_toggle_request(id_type entityId, math::ivec2 position = {100, 100}, math::ivec2 size = {400, 400})

Public Members

id_type entityId
math::ivec2 position
math::ivec2 size