Module rich_sdl2_rust::texture
source · Expand description
Texture used to draw the image to Renderer.
Modules§
- Locking the texture for read/write.
Structs§
- A texture used to draw the image to
Renderer.
Enums§
- An access type for the texture.
Traits§
- An extension for
Textureto query the texture information.