Render x/y for UI elements.
This commit is contained in:
@ -33,9 +33,6 @@ typedef struct {
|
||||
int32_t linesMax;
|
||||
int32_t lineCurrent;
|
||||
|
||||
/** X, Y Position of the textbox */
|
||||
float x, y;
|
||||
|
||||
/** Readonly values for the dimensions of the textbox */
|
||||
float width, height;
|
||||
|
||||
|
Reference in New Issue
Block a user