#include <BGraphics.h>
Public Member Functions | |
| BPoint (int x=0, int y=0) | |
| BPoint | operator+ (const BPoint &pt) |
| BPoint | operator- (const BPoint &pt) |
Public Attributes | |
| int | x |
| int | y |
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3-rc3