L3-Bataille-Navale/source/gui/scene
2023-03-15 21:58:21 +01:00
..
abc finished the documentation 2023-03-15 21:58:21 +01:00
__init__.py finished the history menu 2023-03-06 19:57:18 +01:00
Game.py finished the documentation 2023-03-15 21:58:21 +01:00
GameError.py finished the documentation 2023-03-15 21:58:21 +01:00
GameLoad.py finished the documentation 2023-03-15 21:58:21 +01:00
GameQuit.py finished the documentation 2023-03-15 21:58:21 +01:00
GameResult.py finished the documentation 2023-03-15 21:58:21 +01:00
GameSave.py finished the documentation 2023-03-15 21:58:21 +01:00
GameWaitLoad.py finished the documentation 2023-03-15 21:58:21 +01:00
HistoryGame.py finished the documentation 2023-03-15 21:58:21 +01:00
HistoryMenu.py finished the documentation 2023-03-15 21:58:21 +01:00
MainMenu.py finished the documentation 2023-03-15 21:58:21 +01:00
README.md made the README files for every module 2023-03-12 10:13:01 +01:00
RoomCreate.py finished the documentation 2023-03-15 21:58:21 +01:00
RoomHost.py finished the documentation 2023-03-15 21:58:21 +01:00
RoomJoin.py finished the documentation 2023-03-15 21:58:21 +01:00
Settings.py finished the documentation 2023-03-15 21:58:21 +01:00

Ce module implémente des scènes. Une scène représente un "écran" du jeu que l'on peut changer pour une autre scène (par exemple, passer du menu principal aux paramètres).