|
High level GDNative
Single header GDNative high level API for C/C++
|
Data Fields | |
| uint8_t | data [sizeof(float[4])] |
| float | elements [4] |
| struct { | |
| float x | |
| float y | |
| float width | |
| float height | |
| }; | |
| struct { | |
| hgdn_vector2 position | |
| hgdn_vector2 size | |
| }; | |