WIP ECS GUI
This commit is contained in:
@@ -9,6 +9,7 @@ namespace Events
|
||||
struct MousePress : Event
|
||||
{
|
||||
int Button;
|
||||
double X, Y;
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user