summaryrefslogtreecommitdiff
path: root/src/main/engine/ui/ui.h
AgeCommit message (Expand)Author
2025-05-22Remove the rendering of circles from the EngineAlessandro Iezzi
2025-05-22Refactoring to make UI multi-instanceAlessandro Iezzi
2025-05-22Move UI struct in ui.hAlessandro Iezzi
2025-05-22Rename ui_init in ui_newAlessandro Iezzi
2025-05-22Fix the mouse click on resize windowAlessandro Iezzi
2025-05-20Add logic to get coordinates of the mouse button clickAlessandro Iezzi
2025-05-19Add the UIEventResizeAlessandro Iezzi
2025-05-19Add reference to UI in the Engine structureAlessandro Iezzi
2025-05-19Add the UI typeAlessandro Iezzi
2025-05-19Add the UI resize listenerAlessandro Iezzi
2025-05-19Add the expose listenerAlessandro Iezzi
2025-05-18Move UI inside engineAlessandro Iezzi