Skip to content
Snippets Groups Projects
Commit 97eb0211 authored by Pascal Engeler's avatar Pascal Engeler
Browse files

bugfix

parent b6a3b32d
No related branches found
No related tags found
No related merge requests found
......@@ -101,7 +101,7 @@ Todo
- `void start_drawing(const float x, const float y)`:
Signal that this object's drawing starts at coordinates (`x`, `y`) (typically the fingerdown location).
The two arguments are both in $[-1, 1]$.
The two arguments are both in [-1, 1].
Nothing is drawn by this function.
- `bool draw(const float x, const float y, Toolbox& tb, bool drawing)`
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment