| UtilsLib REALbasic Support Plugin |
|
Point Class
This class defines and wraps a Point structure.
Constructors
Point | The default constructor for the Point class. |
Point | A constructor which takes x and y coordinates as a parameters. |
Properties
Clone | Returns a clone of the Point. |
x | Sets ot gets the x coordinate of the point. |
y | Sets ot gets the y coordinate of the point. |
Methods
Operator_Add | A + operator to be able to add two points together. |
Supported Platforms:
PPC - MacOS 9Carbon - MacOS 9 and MacOS X (PEF)MacOS X PPC - (Mach-O)MacOS X Universal Binary (Mach-O)Win32 - WindowsLinux x86