std::shared_ptr<SDL_Surface> CSprite::createCopySDLSurface( const ... std::string path ) { //The final optimized image SDL_Surface* optimizedSurface = NULL; ...
確定! 回上一頁