Method |
Description |
|
AdjustCurrentParametersDrawCall ( Microsoft.Xna.Framework.Graphics.Texture2D texture, SpriteFont spriteFont, object objectRequestingChange ) : void |
|
|
ClearPerformanceRecordingVariables ( ) : void |
|
|
Draw ( Microsoft.Xna.Framework.Graphics.Texture2D texture2D, Rectangle destinationRectangle, Rectangle sourceRectangle, Color color, float rotation, Vector2 vector2, SpriteEffects effects, int layerDepth, object objectRequestingChange ) : void |
|
|
Draw ( Microsoft.Xna.Framework.Graphics.Texture2D texture2D, Rectangle destinationRectangle, Rectangle sourceRectangle, Color color, object objectRequestingChange ) : void |
|
|
Draw ( Microsoft.Xna.Framework.Graphics.Texture2D texture2D, Vector2 position, Rectangle sourceRectangle, Color color, float rotation, Vector2 vector22, Vector2 scale, SpriteEffects effects, float depth, object objectRequestingChange ) : void |
|
|
DrawString ( SpriteFont font, string line, Vector2 offset, Color color, object objectRequestingChange ) : void |
|
|
End ( ) : void |
|
|
RecordCurrentParameters ( ) : void |
|
|
TryEnd ( ) : void |
|
|