|
15353991f6
|
path are now in the path module
|
2023-03-07 11:26:39 +01:00 |
|
|
316de05525
|
united custom Sprite and Label in better_pyglet, they now have a default_kwargs. "Century Gothic Bold" is now the default font
|
2023-03-06 10:11:42 +01:00 |
|
|
3caaa8180d
|
batchs are now automatically handled by the scene and the widgets
|
2023-03-02 21:34:21 +01:00 |
|
|
4e376bc009
|
implemented more of the game with the network
|
2023-02-22 15:50:45 +01:00 |
|
|
ca001511c8
|
started the networking and interface connection
|
2023-02-17 15:56:00 +01:00 |
|
|
2783dd67dc
|
removed *args from Widget
|
2023-02-15 15:50:45 +01:00 |
|
|
928d35b97b
|
added a Checkbox widget
|
2023-02-15 09:38:31 +01:00 |
|
|
abf653a4e9
|
the draw method is now abstract for the Widget
|
2023-02-13 22:44:02 +01:00 |
|
|
0f0b21f9b7
|
the text on Button is now properly centered
|
2023-02-13 21:40:11 +01:00 |
|
|
31d1069709
|
added Button widget (label to fix)
|
2023-02-13 20:32:23 +01:00 |
|
|
9b008cbaea
|
added BoxWidget class that allow widgets with a bbox
|
2023-02-11 00:31:48 +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 |
|