LineCanvas

by Oasiscircle
Line Drawing [More]
To download this library for your Linux/Mac installation, enter this on your command line:

DreamDownload byond://Oasiscircle.LineCanvas##version=0

Emulator users, in the BYOND pager go to File | Open Location and enter this URL:

byond://Oasiscircle.LineCanvas##version=0

41 downloads
Version 1
Date added: Feb 15 2014
Last updated: Feb 16 2014
0 fans
lineCanvas

author: Oasiscircle
version: 1

Drawing Lines using class `lineCanvas` and function drawLine(point, point, rgb).
Class `point` has extra functionalities that are used in future libraries.

Comments

Stephen001: (Apr 18 2014, 8:53 am)
Hi there. Good first attempt!

I presume this is intended to be a library?