|
920914ad8c
|
restructured some part of the code, implemented Label and Button
|
2023-01-17 22:24:03 +01:00 |
|
|
7cc837b68e
|
recoded the structure of the gui
|
2023-01-14 00:11:35 +01:00 |
|
|
2b4d125b46
|
added prototypal "AdaptativeWidget" to automatically resize widget when the window is resized
|
2023-01-11 20:26:53 +01:00 |
|
|
91a79c7a80
|
button can now have another image when clicked
|
2023-01-10 22:50:10 +01:00 |
|
|
1175c8b5d1
|
added Board, Boat, Orientation serialisation
|
2023-01-10 17:11:18 +01:00 |
|
|
dcca925dbe
|
added a sprite class to simplify the modification of width and height
|
2023-01-10 14:22:30 +01:00 |
|
|
36e89f0e6d
|
button now have simpler getter and a single _update_size method
|
2023-01-10 13:56:20 +01:00 |
|
|
eff0218c8f
|
added a Widget system with a Button widget example
|
2023-01-10 00:09:25 +01:00 |
|
|
b902d83d90
|
renamed some directory to avoid conflit and improve readability
|
2023-01-09 16:04:49 +01:00 |
|
|
69cf45bd72
|
implemented a Scene system for pyglet to simplify the creation of multiple different interface
|
2023-01-05 08:53:25 +01:00 |
|
|
445ade8c33
|
added base file and a hello world with pyglet
|
2023-01-04 19:47:37 +01:00 |
|