|
5ca7ed5195
|
implemented settings
|
2023-03-09 14:31:46 +01:00 |
|
|
d574703e90
|
position now use a css like distance system
|
2023-03-07 21:50:25 +01:00 |
|
|
e1b575efc9
|
position now use more readable function
|
2023-03-07 16:10:07 +01:00 |
|
|
16e88462a1
|
added popup alongside scene
|
2023-03-03 13:06:08 +01:00 |
|
|
3caaa8180d
|
batchs are now automatically handled by the scene and the widgets
|
2023-03-02 21:34:21 +01:00 |
|
|
2f96ab14ad
|
added a better management for the network thread and a prototypal chat
|
2023-02-21 23:25:50 +01:00 |
|
|
39d44e7ec2
|
added a function to render board on the grid (unoptimised !!!)
|
2023-02-20 15:21:43 +01:00 |
|
|
8a385a75bf
|
factorised the event_wrapper from Window and Scene to a Mixin
|
2023-02-19 18:50:04 +01:00 |
|
|
5dcd570be8
|
added the possibility to prevent an event to propagate to the next widgets
|
2023-02-19 16:50:05 +01:00 |
|
|
d2d2f2fdc1
|
drawing is now done with batch (speeding up the drawing by 50% to 300%)
|
2023-02-19 12:32:16 +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 |
|
|
ca59abee01
|
added background on game and renamed some minor variable
|
2023-02-17 22:49:44 +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 |
|
|
928d35b97b
|
added a Checkbox widget
|
2023-02-15 09:38:31 +01:00 |
|