Win32Window::Size¶
#include <win32_window.h>
Public Functions¶
| Name | |
|---|---|
| Size(unsigned int width, unsigned int height) | |
| Size(unsigned int width, unsigned int height) | |
| Size(unsigned int width, unsigned int height) |
Public Attributes¶
| Name | |
|---|---|
| unsigned int | width |
| unsigned int | height |
Public Functions Documentation¶
function Size¶
function Size¶
function Size¶
Public Attributes Documentation¶
variable width¶
variable height¶
Updated on 2026-07-25 at 22:56:57 +0000