Here's a breakdown of what's happening in the sample program. ... SDL_SetVideoMode(640, 480, 0, 0); /* load bitmap to temp surface */ SDL_Surface* temp ...
確定! 回上一頁