You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
projet-tut/Pontu/include/engine
Jacques THOMAS 673e15fe9c
In game interface, mute button is working, need to change the symbol when sound is mute
3 years ago
..
ArrayUtils.h ViewGame functionnal, color for player modified, bug with 3 players due to bad allocation -> use valgrind to try to find it (we need to be more carefull when we allocate space) 3 years ago
AudioHandler.h AudioHandler's functions to change volume now return new vol 3 years ago
Button.h Input processor handle button events 3 years ago
ButtonActions.h In game interface, mute button is working, need to change the symbol when sound is mute 3 years ago
Colors.h Modified GameCreationMenu to make it use PlayersColors (goal -> remove SDL_Colors from model (+easier for some functions)) 3 years ago
FontLoader.h new FONT 3 years ago
FontUtils.h Advancing in endgamemenu loop 4 years ago
GameInputProcessor.h Added free function to Input processors 4 years ago
GeneralState.h main de base 4 years ago
InputElement.h Input processor handle button events 3 years ago
InputProcessor.h Input processor start textinput 3 years ago
TextInput.h Input text work (need to implement back) 3 years ago
TextLabel.h creation menu's front is fonctional but have no 'ok' and 'back' button (TODO: free all stuf corectly and return all is nedded and bind ai button and see what's wrong with TextInput) 3 years ago
TextureHandler.h Ajout de sprite de couleur pour les pieces 4 years ago
TextureLoader.h résolution bug du createButtonTexture 4 years ago
UIElementUtils.h ViewGame functionnal, color for player modified, bug with 3 players due to bad allocation -> use valgrind to try to find it (we need to be more carefull when we allocate space) 3 years ago
arrayButton.h Modified end game menu and input processors 4 years ago
arrayPositionSpecifier.h PositionAdapter for redimensionnable window 3 years ago
arraySDL_Rect.h PositionAdapter for redimensionnable window 3 years ago
arrayTextInput.h Input processor start textinput 3 years ago
arrayTextLabel.h PositionAdapter for redimensionnable window 3 years ago