Commit graph

16 commits

Author SHA1 Message Date
51eb35c43c commented widgets 2023-03-14 23:09:03 +01:00
cb4e7cafe3 simplified the in_bbox function in the widgets 2023-03-09 23:34:15 +01:00
0578ff41c2 added new better music, added ambient music 2023-03-09 23:15:19 +01:00
5ca7ed5195 implemented settings 2023-03-09 14:31:46 +01:00
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
3aa9eaf541 fixed access to some style that would raise a attribute does not exist error 2023-02-28 18:28:00 +01:00
e961f7e348 changed the way texture are loaded 2023-02-27 15:18:12 +01:00
14ebc82a72 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
a2d37c37f7 added more documentation in some files 2023-02-23 00:02:28 +01:00
75c1d4b6e8 added a Style system 2023-02-19 12:02:12 +01:00
446e377b19 simplified event in Widget with Listener, added more useful property to BoxWidget 2023-02-18 19:41:07 +01:00
ca001511c8 started the networking and interface connection 2023-02-17 15:56:00 +01:00
b0844e981a added a GameGrid widget, a on_hover event for the BoxWidget 2023-02-16 08:58:42 +01:00
c5c81be6ce implemented the Scroller 2023-02-15 13:58:28 +01:00