Render x/y for UI elements.
This commit is contained in:
@ -18,7 +18,6 @@
|
||||
#define FRAME_PRIMITIVE_COUNT 9
|
||||
|
||||
typedef struct {
|
||||
float x, y;
|
||||
texture_t *texture;
|
||||
primitive_t primitive;
|
||||
} frame_t;
|
Reference in New Issue
Block a user