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
Texture
to query the texture information.