6 Commits

Author SHA1 Message Date
Bob Polis
582de4df22 added getter for the texture 2020-10-24 18:02:12 +02:00
Bob Polis
b67f68cd6c changed get_window() to window() for consistency 2020-10-24 15:58:09 +02:00
Bob Polis
7382120a0b added Image class to wrap SDL_Surface; changed Window to use Images 2020-10-24 15:13:13 +02:00
Bob Polis
0c4f5456a4 added Application; implemented event handling 2020-10-24 13:02:18 +02:00
Bob Polis
c6e6333f9a added namespaces 2020-10-23 13:55:57 +02:00
Bob Polis
b01871799a first commit 2020-10-23 12:43:47 +02:00