Module: tde-src.collision.util
Draw an arrow path.
The current context position is the center of the arrow By default, the arrow is pointing up, use context rotation to get other directions
To get an arrow pointing down:
Usage:
cr:move_to(width/2, height/2) cr:rotate(math.pi)