L3-Bataille-Navale/source
2023-02-19 17:07:28 +01:00
..
core added background on game and renamed some minor variable 2023-02-17 22:49:44 +01:00
event added the possibility to prevent an event to propagate to the next widgets 2023-02-19 16:50:05 +01:00
gui fixed a bug where creating a room and quiting it would not close the thread 2023-02-19 17:07:28 +01:00
network fixed a bug where creating a room and quiting it would not close the thread 2023-02-19 17:07:28 +01:00
utils added a Style system 2023-02-19 12:02:12 +01:00
__init__.py added a Widget system with a Button widget example 2023-01-10 00:09:25 +01:00
type.py 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