World direction
returns number of bits to store integer
returns 0 for 0, 1 for negatives, 2 for positives
returns opposite direction to specified direction
3d array[+-size, +-size, +-size] of T
Integer 3d vector: x,y,z
See Source File