|
4e12340507
|
changed event handling order to have custom handlers fire first
|
2020-10-24 23:15:21 +02:00 |
|
Bob Polis
|
ec465820e8
|
added ImageLock RAII class for SDL Surface locking
|
2020-10-24 18:02:43 +02:00 |
|
Bob Polis
|
582de4df22
|
added getter for the texture
|
2020-10-24 18:02:12 +02:00 |
|
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 |
|