目次
-
API(機能別)
-
2Dレンダリング
- SDL_DestroyTexture
SDL_DestroyTexture
テクスチャを破棄する
構文
void SDL_DestroyTexture(SDL_Texture* texture)
引数
texture
破棄するテクスチャ
関連項目(関数)
SDL_CreateTexture
SDL_CreateTextureFromSurface
SDL Wikiへのリンク
SDL_DestroyTexture - SDL Wiki