8 Commits

Author SHA1 Message Date
Bob Polis
84a196ab1a added constructor for external surfaces 2020-10-24 18:01:44 +02:00
Bob Polis
027b9ba84a changed polling for events to blocking call 2020-10-24 15:58:58 +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
3de586a516 added .gitignore for library header 2020-10-23 12:45:42 +02:00
Bob Polis
b01871799a first commit 2020-10-23 12:43:47 +02:00