#include <point.h>
Public Methods | |
| CL_Point () | |
| CL_Point (int x1, int y1) | |
Public Attributes | |
| int | x |
| int | y |
Definition at line 24 of file point.h.
|
|
|
|
|
|
|
|
|
|
|
|
1.2.6 written by Dimitri van Heesch,
© 1997-2001