typedef struct SDL_Surface { Uint32 flags; /* Read-only */ SDL_PixelFormat ... also contains private fields not shown here */ } SDL_Surface;
確定! 回上一頁