Space Station 13 - Modules - TypesProc Details

line

a line drawn between two vectors

Procs

DrawDraws a line of type with a color between two assigned vectors on z or client screen
DrawOverlayDraws a line of type with a color between two assigned vectors on z or client screen
GetTurfsReturns a list of turfs the line passes through returns null if no turfs are found
NewConstructs the line, assigns both vectors A and B
RotateRotates the line

Proc Details

Draw

Draws a line of type with a color between two assigned vectors on z or client screen

DrawOverlay

Draws a line of type with a color between two assigned vectors on z or client screen

GetTurfs

Returns a list of turfs the line passes through returns null if no turfs are found

New

Constructs the line, assigns both vectors A and B

Rotate

Rotates the line

@param angle the angle to rotate thel line by