The Draw method is used to draw draw the sprite on the screen.
[Visual Basic] Overloads Public Sub Draw( _ ByVal TextureCollection As SimpleTextureCollection, _ ByVal Index As Integer, _ ByVal SourceRectangle As Rectangle, _ ByVal Translation As Vector2, _ ByVal Color As Color _ )