@@ -15,7 +15,7 @@ Graphical profiler for Love2D 9.2
functionlove.update()
Pie:attach()
-- do something
Pie:dettach()
Pie:detach()
end
```
4) draw the output in your draw function and give event hooks for your pie.
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.