#include <dx9_wrap.h>
Public Member Functions | |
| Point () | |
| Default constructor leaves UNINITIALIZED point with unpredictable content. | |
| Point (int n_x, int n_y) | |
| Construct POINT object using pair of coordinates. | |
|
|
Default constructor leaves UNINITIALIZED point with unpredictable content.
|
|
||||||||||||
|
Construct POINT object using pair of coordinates.
|
1.3.6