programming_tutorials/05_sdl_alapok
2021-04-01 22:41:57 +02:00
..
.clang-format Initial sdl renderer class implementation (for software mode). 2021-03-29 21:24:15 +02:00
color.cpp Explanation to Color's to_key, from_key. Also fixed from_key. 2021-04-01 22:41:57 +02:00
color.h Implemented the Image class. 2021-04-01 22:17:10 +02:00
compile.sh Implemented the Image class. 2021-04-01 22:17:10 +02:00
image.cpp Implemented the Image class. 2021-04-01 22:17:10 +02:00
image.h Implemented the Image class. 2021-04-01 22:17:10 +02:00
main.cpp Implemented the Image class. 2021-04-01 22:17:10 +02:00
math.cpp Initial sdl renderer class implementation (for software mode). 2021-03-29 21:24:15 +02:00
math.h Initial sdl renderer class implementation (for software mode). 2021-03-29 21:24:15 +02:00
rect2.cpp Initial sdl renderer class implementation (for software mode). 2021-03-29 21:24:15 +02:00
rect2.h Initial sdl renderer class implementation (for software mode). 2021-03-29 21:24:15 +02:00
renderer.cpp Implemented the Image class. 2021-04-01 22:17:10 +02:00
renderer.h Implemented the Image class. 2021-04-01 22:17:10 +02:00
string.cpp Implemented the Image class. 2021-04-01 22:17:10 +02:00
string.h Implemented the Image class. 2021-04-01 22:17:10 +02:00
texture_editor.cpp Added the planned class skeletons. 2021-03-29 22:06:11 +02:00
texture_editor.h Added the planned class skeletons. 2021-03-29 22:06:11 +02:00
texture.cpp Added the planned class skeletons. 2021-03-29 22:06:11 +02:00
texture.h Added the planned class skeletons. 2021-03-29 22:06:11 +02:00
ti.bmp Implemented the Image class. 2021-04-01 22:17:10 +02:00
vector.h Initial api for the image class. 2021-03-30 21:19:07 +02:00