Nuklear
Minimal-state, immediate-mode graphical user interface toolkit written in ANSI C.
 
Loading...
Searching...
No Matches
nk_recti Struct Reference

Data Fields

short x
 
short y
 
short w
 
short h
 

Detailed Description

Definition at line 271 of file nuklear.h.

Field Documentation

◆ h

short nk_recti::h

Definition at line 271 of file nuklear.h.

◆ w

short nk_recti::w

Definition at line 271 of file nuklear.h.

◆ x

short nk_recti::x

Definition at line 271 of file nuklear.h.

◆ y

short nk_recti::y

Definition at line 271 of file nuklear.h.