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

Data Fields

float x
 
float y
 

Detailed Description

Definition at line 268 of file nuklear.h.

Field Documentation

◆ x

float nk_vec2::x

Definition at line 268 of file nuklear.h.

◆ y

float nk_vec2::y

Definition at line 268 of file nuklear.h.