Skip to content
Snippets Groups Projects
Commit 4a801875 authored by Le-Bao-Tin.Ha's avatar Le-Bao-Tin.Ha
Browse files

new man

parent fca79572
No related branches found
No related tags found
No related merge requests found
No preview for this file type
No preview for this file type
No preview for this file type
cmake-build-debug/ressource/man.png

270 KiB | W: | H:

cmake-build-debug/ressource/man.png

93.2 KiB | W: | H:

cmake-build-debug/ressource/man.png
cmake-build-debug/ressource/man.png
cmake-build-debug/ressource/man.png
cmake-build-debug/ressource/man.png
  • 2-up
  • Swipe
  • Onion skin
......@@ -88,8 +88,8 @@ int main(void)
// get and scale the dimensions of texture
SDL_QueryTexture(tex2, NULL, NULL, &dest.w, &dest.h);
dest.w /= 20;
dest.h /= 20;
dest.w /= 16;
dest.h /= 16;
// start sprite in center of screen
float x_pos = 70;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment