重写一些逻辑
This commit is contained in:
@@ -32,6 +32,10 @@ typedef struct windows_stack
|
||||
typedef struct
|
||||
{
|
||||
COLOR_16 background;
|
||||
uint16_t x;
|
||||
uint16_t y;
|
||||
uint16_t width;
|
||||
uint16_t high;
|
||||
windows_stack *windows;
|
||||
windows_stack *last_windows;
|
||||
//touch_device *touch; //Ò»¸öUI¹ÒÔØÒ»¸ö´¥¿ØÉ豸
|
||||
|
||||
Reference in New Issue
Block a user