FromCell

FromCell(<-cellZ <-cellX) ->vector

Description

Takes a pair of x and y coordinates and creates a vector from them. The values will be placed in the x and y positions of the vector. The inverse operation is ToCell

Examples

10 20 fromCell ->pos