14 Commits (1cc6a4b4dae9cc11e9df13905138cc3f8c4f6c84)

Author SHA1 Message Date
Ian Burgmyer 1cc6a4b4da Type simplification. 5 years ago
Ian Burgmyer bfc43b9463 Major work on Canvases and Sprites. 5 years ago
Ian Burgmyer daa6a6b392 Background canvas changes. 5 years ago
Ian Burgmyer 8629dc6c13 WIP: Sprites! 5 years ago
Ian Burgmyer 01bdaaab1f WIP: More sprite stuff! 6 years ago
Ian Burgmyer a707cfc87b WIP: Sprite support. 6 years ago
Ian Burgmyer 3fff92d2ff Minor cleanup. 6 years ago
Ian Burgmyer 468571729d Realized that the canvas Draw commands would be niche at best; moved them back into the sample program and greatly simplified the graphics API. 7 years ago
Ian Burgmyer 3a427e9fdd Added a bunch of XMLDocs to the API. 7 years ago
Ian Burgmyer 7f7cbfec4d Added Bezier curves. 7 years ago
Ian Burgmyer 0fcbd36948 Implemented an extremely basic DrawArc function (needs replaced with something better and more versatile). 7 years ago
Ian Burgmyer e5a3a7f872 Added DrawCircle and DrawEllipse commands. 7 years ago
Ian Burgmyer 1149f74096 Pulled line drawing routines into the Canvas object; updated example project. 7 years ago
Ian Burgmyer 1b9551d736 Now using SdlInit to manage subsystem initialization/destruction; added a Canvas object to handle graphics. 7 years ago