draw_line


Description:

[ CCode ( cname = "DrawLine" ) ]
public void draw_line (int startPosX, int startPosY, int endPosX, int endPosY, Color color)

Draw a line


Namespace: Raylib
Package: raylib