Commit graph

22 commits

Author SHA1 Message Date
Robert 68ca7353c8 Adjusted post build command 2020-05-18 19:55:31 +02:00
Robert d26bbdc6d9 Added std:: 2020-05-18 19:52:12 +02:00
Robert 5ce77bd8bd fixed include 2020-05-18 19:39:44 +02:00
Robert 2c934fd5a3 Cursor is now changeable 2020-05-18 18:29:37 +02:00
Robert 7d178b36cb FPS can be limited 2020-05-18 16:53:01 +02:00
Robert 85ab65737a Added SetIcon function to RenderWindow 2020-05-18 16:27:03 +02:00
Robert c1a6cccab8 Changed example 2020-05-17 14:53:08 +02:00
Robert 0c81a94a37 Added support for HSV color space 2020-05-17 12:25:09 +02:00
Robert 05f52a5b79 Corrected post-build command 2020-05-17 00:49:32 +02:00
Robert cfc0f6e7e9 Updated post-build copy command 2020-05-17 00:44:07 +02:00
Robert f337468d35 Changed target_link_libraries to use generated targets 2020-05-17 00:37:02 +02:00
Robert 89115c7b5b Added window properties 2020-05-17 00:16:56 +02:00
Robert 305963fe7e Added color structures 2020-05-16 23:36:21 +02:00
Robert 712e238ca0 Added Getters for Window/Renderer pointers 2020-05-16 21:30:21 +02:00
Robert b9e8fca5cc Fixed assertion failures 2020-05-16 20:49:04 +02:00
Robert bf6b934b9b Fixed OnEvent logic, Updated example 2020-05-16 20:09:21 +02:00
Robert 10d19f7f58 Added protected OnEvent functions for inheritance 2020-05-16 19:38:57 +02:00
Robert 615c297b3b Added Exceptions to RenderWindow 2020-05-16 16:03:55 +02:00
Robert 42756d12c6 Added to example 2020-05-16 14:10:03 +02:00
Robert 59942d3de0 Added arithmetic operators 2020-05-16 14:00:03 +02:00
Robert 471a6ce36d Added 2D Vector structure 2020-05-16 13:17:31 +02:00
Robert 44b415cbaa First working project 2020-05-16 12:34:20 +02:00