|
nCine 2026.06.r1-5b9f3ba
A cross-platform 2D game engine
|
Vertex data for the mesh. More...
#include <MeshSprite.h>
Public Member Functions | |
| Vertex (float xx, float yy, float uu, float vv) | |
Public Attributes | |
| float | x |
| float | y |
| float | u |
| float | v |
Vertex data for the mesh.