SDL2_Playground/src/gui
Maschell 122f6f991c Update GuiImage to allow to be set by color instead of a texture 2020-09-07 20:36:46 +02:00
..
GuiButton.cpp Add simple Resource manager, fix isInside for rotated elements, optimize/fix mouse/touch inputs, refactor and optimize a lot of classes 2020-09-04 18:36:19 +02:00
GuiButton.h Big refactoring, add github ci file 2020-09-01 16:59:15 +02:00
GuiController.h Add simple Resource manager, fix isInside for rotated elements, optimize/fix mouse/touch inputs, refactor and optimize a lot of classes 2020-09-04 18:36:19 +02:00
GuiElement.cpp Add simple Resource manager, fix isInside for rotated elements, optimize/fix mouse/touch inputs, refactor and optimize a lot of classes 2020-09-04 18:36:19 +02:00
GuiElement.h Fix windows makefile/docker building, break cmake =( 2020-09-04 20:20:48 +02:00
GuiFrame.cpp Fix windows makefile/docker building, break cmake =( 2020-09-04 20:20:48 +02:00
GuiFrame.h Add simple Resource manager, fix isInside for rotated elements, optimize/fix mouse/touch inputs, refactor and optimize a lot of classes 2020-09-04 18:36:19 +02:00
GuiImage.cpp Update GuiImage to allow to be set by color instead of a texture 2020-09-07 20:36:46 +02:00
GuiImage.h Update GuiImage to allow to be set by color instead of a texture 2020-09-07 20:36:46 +02:00
GuiSound.cpp Add simple Resource manager, fix isInside for rotated elements, optimize/fix mouse/touch inputs, refactor and optimize a lot of classes 2020-09-04 18:36:19 +02:00
GuiSound.h Add simple Resource manager, fix isInside for rotated elements, optimize/fix mouse/touch inputs, refactor and optimize a lot of classes 2020-09-04 18:36:19 +02:00
GuiText.cpp Update GuiImage to allow to be set by color instead of a texture 2020-09-07 20:36:46 +02:00
GuiText.h Add simple Resource manager, fix isInside for rotated elements, optimize/fix mouse/touch inputs, refactor and optimize a lot of classes 2020-09-04 18:36:19 +02:00
GuiTextureData.cpp Update GuiImage to allow to be set by color instead of a texture 2020-09-07 20:36:46 +02:00
GuiTextureData.h Properly implement the blending 2020-09-05 12:39:16 +02:00
GuiTrigger.cpp Add simple Resource manager, fix isInside for rotated elements, optimize/fix mouse/touch inputs, refactor and optimize a lot of classes 2020-09-04 18:36:19 +02:00
GuiTrigger.h Add simple Resource manager, fix isInside for rotated elements, optimize/fix mouse/touch inputs, refactor and optimize a lot of classes 2020-09-04 18:36:19 +02:00
sigslot.h first commit 2020-08-30 00:41:54 +02:00