Wiki Page Content

Differences between revisions 2 and 3
Revision 2 as of 2009-11-25 05:50:20
Size: 555
Editor: SheenaSmith
Comment: update formatting
Revision 3 as of 2009-11-25 05:52:20
Size: 525
Editor: SheenaSmith
Comment: format changes
Deletions are marked like this. Additions are marked like this.
Line 21: Line 21:
== Related Structures ==

SDL_TextureAccess

Values used to define access to textures.

Values

SDL_TEXTUREACCESS_STATIC

changes rarely, not lockable

SDL_TEXTUREACCESS_STREAMING

changes frequently, lockable

Code Examples

You can add your code example here

Remarks

You can add useful comments here


CategoryEnum

None: SDL_TextureAccess (last edited 2014-07-04 10:05:59 by PhilippWiesemann)

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