[tvision Index] [tvision Hierarchy] [Headers]
A screen coordinate More...
#include <objects.h>
A screen coordinate.
TPoint is a simple object that can be used to record a coordinate on the screen. For this, two public variables are available: `x' and `y'.
See Also: TRect
[public]
Adds the coordinate of another point to this point.
[public]
Subtracts the coordinate of another point from this point.
[public]
Calculates the distance between two points.
[public]
Calculates the sum of two points.
[public]
Checks if two points are equal (have the same coordinate).
[public]
Checks if two points are not equal (have different coordinate).
Documentation generated by sergio@athena.milk.it on Wed Feb 10 22:11:47 CET 1999 | Kdoc |