This website requires JavaScript.
Explore
Help
Register
Sign in
study-faraphel
/
L3-Bataille-Navale
Watch
1
Star
0
Fork
You've already forked L3-Bataille-Navale
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
d2d2f2fdc1
L3-Bataille-Navale
/
source
History
Faraphel
d2d2f2fdc1
drawing is now done with batch (speeding up the drawing by 50% to 300%)
2023-02-19 12:32:16 +01:00
..
core
added background on game and renamed some minor variable
2023-02-17 22:49:44 +01:00
event
simplified event in Widget with Listener, added more useful property to BoxWidget
2023-02-18 19:41:07 +01:00
gui
drawing is now done with batch (speeding up the drawing by 50% to 300%)
2023-02-19 12:32:16 +01:00
network
added background on game and renamed some minor variable
2023-02-17 22:49:44 +01:00
utils
added a Style system
2023-02-19 12:02:12 +01:00
__init__.py
added a Widget system with a Button widget example
2023-01-10 00:09:25 +01:00
type.py
moved the fps counter from a widget to the GameWindow features, window can now react to event after all scenes got their corresponding event called by adding "_after" in the name of the method event
2023-02-18 20:05:44 +01:00