8 Commits

Author SHA1 Message Date
Bob Polis
039b7ccec0 changed default window size to 1280x720 2020-10-26 23:13:39 +01:00
Bob Polis
6097614905 added width() and height() getters 2020-10-25 20:31:19 +01:00
4e12340507 changed event handling order to have custom handlers fire first 2020-10-24 23:15:21 +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