mirror of
https://github.com/Polynominal/Piefiller.git
synced 2024-11-12 11:14:21 +00:00
commit
41a97c2e55
@ -15,7 +15,7 @@ Graphical profiler for Love2D 9.2
|
|||||||
function love.update()
|
function love.update()
|
||||||
Pie:attach()
|
Pie:attach()
|
||||||
-- do something
|
-- do something
|
||||||
Pie:dettach()
|
Pie:detach()
|
||||||
end
|
end
|
||||||
```
|
```
|
||||||
4) draw the output in your draw function and give event hooks for your pie.
|
4) draw the output in your draw function and give event hooks for your pie.
|
||||||
|
Loading…
Reference in New Issue
Block a user