DeltaEngine.Graphics.Xna NamespaceDelta Engine Documentation
Classes

  ClassDescription
Public classVideoImage
Public classXnaCircularBuffer
Basic functionality for all XNA based circular buffers to render small batches quickly.
Public classXnaDevice
XNA graphics device.
Public classXnaGeometry
Public classXnaImage
Type of Image used for Xna-Textures. Provides methods for loading and displaying that are native to Xna and not useful for other frameworks.
Public classXnaScreenshotCapturer
Capturing screenshots with Xna is easy in the HiDef profile, for Reach use RenderToTexture.
Public classXnaShader
All Xna shaders share this basic functionality, we use
Public classXnaVertexFormat
Converts VertexFormat to Xna format