View Source Firefly.Graphics (Firefly Elixir v0.1.0)

Summary

Functions

Link to this function

draw_arc(p, diameter, angle_start, angle_sweep, s)

View Source
Link to this function

draw_circle(p, diameter, s)

View Source
Link to this function

draw_rounded_rect(p, b, corners, s)

View Source
Link to this function

draw_sector(p, diameter, angle_start, angle_sweep, s)

View Source
Link to this function

draw_triangle(a, b, c, s)

View Source

Convert this module’s Orb definition to WebAssembly text (Wat) format.