Module dsdl.texture
Classes
| Name | Description |
|---|---|
Texture
|
D class that wraps SDL_Texture storing textures in the VRAM
|
Enums
| Name | Description |
|---|---|
ScaleMode
|
D enum that wraps SDL_ScaleMode in specifying mode of texture scaling
|
TextureAccess
|
D enum that wraps SDL_TextureAccess in specifying texture access mode
|