18
edits
No edit summary |
No edit summary |
||
Line 17: | Line 17: | ||
(3) The question mark on brisk shines. | (3) The question mark on brisk shines. | ||
But the tux cannot move now. It seems that the game can not receive event. Supertux uses SDL_PollEvent which is in a while loop. I add printf into the loop and recompiled the code, | But the tux cannot move now. It seems that the game can not receive event. Supertux uses SDL_PollEvent which is in a while loop. I add printf into the loop and recompiled the code, and it's weird that there's no drawing anymore. I'll keep looking. | ||
edits