SDL_QueryTexture (textTexture, &format, &access, &w, &h) 问题是native SDL 方法接受许多指针参数的空值。这在某些情况下是必需的(其功能类似于重载方法)。
確定! 回上一頁