Unravel Engine C++ Reference
Loading...
Searching...
No Matches
input::zone Struct Reference

#include <os_input_manager.hpp>

Public Attributes

int x {}
 
int y {}
 
int w {}
 
int h {}
 

Detailed Description

Definition at line 16 of file os_input_manager.hpp.

Member Data Documentation

◆ h

int input::zone::h {}

Definition at line 22 of file os_input_manager.hpp.

◆ w

int input::zone::w {}

Definition at line 21 of file os_input_manager.hpp.

◆ x

int input::zone::x {}

Definition at line 18 of file os_input_manager.hpp.

◆ y

int input::zone::y {}

Definition at line 19 of file os_input_manager.hpp.


The documentation for this struct was generated from the following file: