|
1a36cd2372
|
added a caption to the window
|
2023-02-18 20:21:21 +01:00 |
|
|
e3fbd890fa
|
moved the fps counter from a widget to the GameWindow features, window can now react to event after all scenes got their corresponding event called by adding "_after" in the name of the method event
|
2023-02-18 20:05:58 +01:00 |
|
|
15161764ad
|
moved the fps counter from a widget to the GameWindow features, window can now react to event after all scenes got their corresponding event called by adding "_after" in the name of the method event
|
2023-02-18 20:05:44 +01:00 |
|
|
2783dd67dc
|
removed *args from Widget
|
2023-02-15 15:50:45 +01:00 |
|
|
cac84ff171
|
added a Checkbox widget
|
2023-02-15 09:39:56 +01:00 |
|
|
2dfc21b8ef
|
distance can now be represented by a constant pixel value or a function that is called when the distance have to be updated
|
2023-02-15 08:57:24 +01:00 |
|
|
432a311b76
|
rewrote the base of the Window, Scene and Widget class to make them as clean as possible
|
2023-02-09 23:56:04 +01:00 |
|