C# (CSharp) RedBadger.Xpf.Adapters.Xna.Graphics Namespace

Classes

Name Description
DrawingContext
PrimitivesService Provides primitives that XPF requires to render correctly.
RectExtensions Extensions for XPF Rect
Renderer
SpriteBatchAdapter Adapts an XNA SpriteBatch to an XPF ISpriteBatch.
SpriteFontAdapter Adapts an XNA SpriteFont to an XPF ISpriteFont.
SpriteImageJob
Texture2DAdapter Adapts an XNA Texture2D to an XPF ITexture.
ViewportExtensions