Commit Graph
7 Commits
Author SHA1 Message Date
Namonay 9024b9cc12 upgraded example to test all mlx functions 2024-01-12 04:25:12 +01:00
Namonay 0bd6f17260 Fixed mlx_mouse_move() not updating mouse position
Removed SDL_FlushEvent(SDL_MOUSEMOTION) preventing Input::update() from catching new mouse position after a mlx_mouse_move() call
2024-01-12 04:24:24 +01:00
Namonay 39298eda36 Added protections to THE bridge 2024-01-12 01:27:02 +01:00
Namonay 0acb086819 added back not so much 'unnecesary' include 2024-01-09 01:37:01 +01:00
Namonay b14468eed1 removed useless includes 🤓 2024-01-09 01:28:50 +01:00
Namonay f9d1234642 update buid.sh 2024-01-09 01:01:31 +01:00
Namonay 44d76a3b9e Fixed brief typo 2024-01-09 00:31:39 +01:00