Wiki Page Content

Differences between revisions 4 and 6 (spanning 2 versions)
Revision 4 as of 2010-01-22 06:07:03
Size: 591
Editor: SheenaSmith
Comment: Update TextureID > Texture*
Revision 6 as of 2010-11-01 05:04:43
Size: 591
Editor: SheenaSmith
Comment: update content - pointers, structs
No differences found!

SDL_DestroyTexture

Use this function to destroy the specified texture.

Syntax

void SDL_DestroyTexture(SDL_Texture* texture)

Function Parameters

texture

the texture to destroy

Code Examples

You can add your code example here

Remarks

You can add useful comments here


CategoryAPI, CategoryVideo

None: SDL_DestroyTexture (last edited 2014-12-12 00:33:33 by ChrisBush)

(Page Info.)
Feedback
Please include your contact information if you'd like to receive a reply.
Submit