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