|
|
Simple point class.
This class is a convenience class defining a point x, y. The existence of this class is to keep the implementation from being dependant on a separate framework/library.
| |
Constructor to initialize this point to 0,0
| int |
Public data member.
| int |
Public data member.