Commit Graph

31 Commits (f6d2d45f20d0efc0a2bac966c603c8189a67c7a6)

Author SHA1 Message Date
marouault 51b9a76acb Input processor handle button events
3 years ago
Mathis RIBEMONT ada68519ae Merge branch and enum for button
3 years ago
Mathis RIBEMONT f1ac5006f0 new enum for button, drawn become enable
3 years ago
Mathis RIBEMONT ebff452e44 new interaction system for button, we can now know if cursor exit the button
3 years ago
Mathis RIBEMONT d71beabbd7 maj de la documentation sur isHover et IsButtonEntry
3 years ago
Mathis RIBEMONT f0c2995733 isButtonEntry pour l'entrée du curseur dans le bouton + bruit au bouton hover
3 years ago
Mathis RIBEMONT ecbcb3afe8 freeTexture
4 years ago
Mathis RIBEMONT d4975d24f0 compilable button
4 years ago
Mathis RIBEMONT 5078bb685f arg in P_Button
4 years ago
Mathis RIBEMONT ffb3623389 new arg for button
4 years ago
Mathis RIBEMONT a7facabf45 commit -m "add changeButtonHoverTexture to test error"
4 years ago
Mathis RIBEMONT 4352634712 button work with hover
4 years ago
Mathis RIBEMONT 2ad9c5034b resolve conflict with button
4 years ago
Mathis RIBEMONT 1a7dd39a3e drawButton doesn't return value anymore, and exit when there is an error
4 years ago
Mathis RIBEMONT 9cfebbe920 comment of function
4 years ago
Mathis RIBEMONT dc0d9e277b Button and function is usable, we can test with isHover.
4 years ago
marouault f39c5e0347 Modified Doxyfile and document engine Input
4 years ago
marouault cbf1adee8e Merge
4 years ago
marouault dbf3501483 Continue Input processing, need documentation and testing
4 years ago
Mathis RIBEMONT 17ac705a29 button drawable
4 years ago
marouault 3812df5975 Started event processing
4 years ago
Mathis RIBEMONT 062f8a9f96 Push button prototype
4 years ago
Mathis RIBEMONT 3f526cdf03 Add comment: function isHover() and isClicked()
4 years ago
marouault b5d542a146 Des const un peu partout et quelques modification de code + vidage partiel du fichier main
4 years ago
Martin ROUAULT 54d90c10cd Resolve conflict
4 years ago
Martin ROUAULT 7b2f1f00d2 Test compilation on GNU/Linux -> work but we will need to ask the installation of the following libraries : libsdl2-ttf-dev libsdl2-net-dev libsdl2-mixer-dev libsdl2-image-dev
4 years ago
thmaillarb b224ad1d5f Switched Button's documentation to Doxygen
4 years ago
marouault e0d29cd6b4 Modification for windows compiling (with mingw, to test on other configurations), I'm going to test it on linux now
4 years ago
Allan POINT bbafae60eb constructor of button
4 years ago
thmaillarb 004e5cf177 Merge branch 'master' of gitlab.iut-clermont.uca.fr:maribemont/projet-tut
4 years ago
thmaillarb 8b0a7c6da3 Translated into English
4 years ago