Wiki Page Content

Differences between revisions 1 and 2
Revision 1 as of 2009-11-19 18:48:06
Size: 548
Editor: SheenaSmith
Comment: create page, add content
Revision 2 as of 2009-11-24 21:55:45
Size: 592
Editor: SheenaSmith
Comment: add categories
Deletions are marked like this. Additions are marked like this.
Line 28: Line 28:

----
[[CategoryAPI]], [[CategoryVideo]]

SDL_DestroyTexture

Use this function to destroy the specified texture.

Syntax

void SDL_DestroyTexture(SDL_TextureID textureID)

Function Parameters

textureID

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