| Did you know ... | Search Documentation: |
| Get methods |
|char_array -> point<-position
or a text of the form _<number>, <number>_. The latter is
discouraged (backward compatibility).
<-position<-x
and point<-y.
The copy is created using the equivalent of the expression below.
?(P?class, instance, ?(P, slot, x), ?(P, slot, y))
See also point->copy.
<-x
and point<-y
obtained by subtracting the receiver's coordinates from the argument
(vector subtraction). See also
point<-distance
and point->minus.