Method Draw
Draw(Graphics, int, int, int)
Draws an image on the specified graphic surface at the location specified by a coordinate pair.
public void Draw(Graphics g, int x, int y, int index)
Draws an image on the specified graphic surface at the location specified by a coordinate pair.
public void Draw(Graphics g, int x, int y, int index)