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

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