SpriteBatch Methods
| Name | Description | |
|---|---|---|
|
Begin | Overloaded. Begins a sprite batch operation. |
|
Dispose | Overloaded. Releases unmanaged resources used by this object. |
|
Draw | Overloaded. Adds a sprite to a batch of sprites to be rendered. |
|
DrawString | Overloaded. Adds a string to a batch of sprites to be rendered. |
|
End | Flushes the sprite batch and restores the device state to how it was before Begin was called. |
|
Equals | (Inherited from Object.) |
|
GetHashCode | (Inherited from Object.) |
|
GetType | (Inherited from Object.) |
|
ToString | (Inherited from GraphicsResource.) |
| Name | Description | |
|---|---|---|
|
Finalize | (Inherited from GraphicsResource.) |
|
MemberwiseClone | (Inherited from Object.) |