Space Station 13 - Modules - TypesProc Details

simple_vector

a simple 2D vector

Procs

LengthReturns the length of the vector @return the length of the vector
LocateReturns the start location turf of vector on z level @param the z level @return the start location turf of vector on z level
NewConstructs the vector, assigns X and Y.
RoundVectorRounds the vectors coordinates

Proc Details

Length

Returns the length of the vector @return the length of the vector

Locate

Returns the start location turf of vector on z level @param the z level @return the start location turf of vector on z level

New

Constructs the vector, assigns X and Y.

RoundVector

Rounds the vectors coordinates