Expand description
This is a store used by Widgets for drawing against. Once the drawing is complete, the
Texture stored within is used for blitting to the screen.
Structsยง
- Texture
Store - This is a store used by the
TextureStore.
This is a store used by Widgets for drawing against. Once the drawing is complete, the
Texture stored within is used for blitting to the screen.
TextureStore.