fixes
This commit is contained in:
parent
3d40256bde
commit
8489c57d40
8 changed files with 135 additions and 14 deletions
|
|
@ -38,6 +38,7 @@ export namespace Crafter {
|
|||
Event<MousePoint> onMouseRightRelease;
|
||||
Event<MousePoint> onMouseLeftRelease;
|
||||
|
||||
MouseElement(WindowMouse& window);
|
||||
MouseElement(Anchor anchor);
|
||||
MouseElement(Anchor anchor, WindowMouse& window);
|
||||
void UpdatePosition(Window& window) override;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue