Re: vectors
jon klein <[email protected]>
| Newsgroups | gmane.comp.breve |
|---|---|
| Message-ID | <[email protected]> |
On Nov 28, 2003, at 1:22 PM, Marcin Pilat wrote: > How can I extract 1 coordinate of a vector? I can’t find such > functionality in the documentation. I want to find out the > x-coordinate of a Mobile object but there is only a get-location > function which returns a vector. To get the X-component of a vector, you can use this notation: vector::x. The Y- and Z- components can be accessed similarly. I'll update the documentation to include this. - jon klein _______________________________________________ breve mailing list [email protected] http://www.spiderland.org/mailman/listinfo/breve