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 |
|
Bob Polis
|
05cf3ba0e2
|
moved window updating and runloop actions after event polling
|
2020-10-25 20:30:57 +01:00 |
|
Bob Polis
|
deddc2bbea
|
added run loop actions
|
2020-10-25 19:03:34 +01:00 |
|
|
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 |
|