L3-Bataille-Navale/source
2023-02-28 18:28:00 +01:00
..
core simplified some part of the game code, made some quality of life change 2023-02-24 19:37:44 +01:00
event the listener now give as a first argument the widget itself. Added some event to some widgets 2023-02-23 19:53:52 +01:00
gui fixed access to some style that would raise a attribute does not exist error 2023-02-28 18:28:00 +01:00
network added SimplePacket and VariableLengthBytesPacket to simplify some Packet type 2023-02-28 18:15:08 +01:00
utils added more documentation in some files 2023-02-23 00:02:28 +01:00
__init__.py added a Widget system with a Button widget example 2023-01-10 00:09:25 +01:00
type.py added more documentation in some files 2023-02-23 00:02:28 +01:00