Tesla Graphics Engine Documentation (January 2012)
Draw Method (texture, position, sourceRectangle, tintColor)
TeslaTesla.GraphicsSpriteBatchDraw(Texture2D, Vector2, Nullable<(Of <<'(Rectangle>)>>), Color)
Declaration Syntax
C#
public void Draw(
	Texture2D texture,
	Vector2 position,
	Nullable<Rectangle> sourceRectangle,
	Color tintColor
)
Parameters
texture (Texture2D)
position (Vector2)
sourceRectangle (Nullable<(Of <(<'Rectangle>)>)>)
tintColor (Color)

Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)