Is there a Sprite object

Just curious if the XNA Framework has carried over the Sprite object from MDX.

[88 byte] By [JeffWeber] at [2008-2-12]
# 1

There is a type called SpriteBatch that is similar to the MDX object.

PaulBleisch at 2007-8-31 > top of Msdn Tech,Game Technologies: DirectX, XNA, XACT, etc.,XNA Framework...
# 2
Good news. Saves me from having to rewrite it.
JimPerry at 2007-8-31 > top of Msdn Tech,Game Technologies: DirectX, XNA, XACT, etc.,XNA Framework...