Render x/y for UI elements.
This commit is contained in:
@ -10,7 +10,6 @@
|
||||
#include "../display/primitive.h"
|
||||
|
||||
typedef struct {
|
||||
float x, y;
|
||||
texture_t *texture;
|
||||
primitive_t quad;
|
||||
float u0, v0;
|
||||
|
Reference in New Issue
Block a user