Doxygen Samurai Engine 0.0.1
Doxygen Samurai Engine Documentation
Loading...
Searching...
No Matches
WindowRect Struct Reference
Collaboration diagram for WindowRect:
Collaboration graph

Public Attributes

int x = 100
 
int y = 100
 
int z = 640
 
int w = 480
 

Detailed Description

Definition at line 13 of file window.cpp.

Member Data Documentation

◆ w

int WindowRect::w = 480

Definition at line 15 of file window.cpp.

◆ x

int WindowRect::x = 100

Definition at line 15 of file window.cpp.

◆ y

int WindowRect::y = 100

Definition at line 15 of file window.cpp.

◆ z

int WindowRect::z = 640

Definition at line 15 of file window.cpp.


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