Added BShape::CurrentPoint(), returning the current end point of the path.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35908 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -63,6 +63,7 @@ public:
|
||||
|
||||
void Clear();
|
||||
BRect Bounds() const;
|
||||
BPoint CurrentPosition() const;
|
||||
|
||||
status_t AddShape(const BShape* other);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user