Classes
Class | Description | |
---|---|---|
![]() | VideoImage | |
![]() | XnaCircularBuffer |
Basic functionality for all XNA based circular buffers to render small batches quickly.
|
![]() | XnaDevice |
XNA graphics device.
|
![]() | XnaGeometry | |
![]() | XnaImage |
Type of Image used for Xna-Textures. Provides methods for loading and displaying that are
native to Xna and not useful for other frameworks.
|
![]() | XnaScreenshotCapturer |
Capturing screenshots with Xna is easy in the HiDef profile, for Reach use RenderToTexture.
|
![]() | XnaShader |
All Xna shaders share this basic functionality, we use
|
![]() | XnaVertexFormat |
Converts VertexFormat to Xna format
|