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

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