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

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