allegro v4.0.0+5.2.0 (2016-05-07T23:44:02Z)
Home
Dub
Repo
al_draw_elliptical_arc
allegro5
allegro_primitives
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
)
void
al_draw_elliptical_arc
(
float
cx
,
float
cy
,
float
rx
,
float
ry
,
float
start_theta
,
float
delta_theta
,
ALLEGRO_COLOR
color
,
float
thickness
)
Meta
Source
See Implementation
allegro5
allegro_primitives
enums
ALLEGRO_LINE_CAP
ALLEGRO_LINE_JOIN
ALLEGRO_PRIM_ATTR
ALLEGRO_PRIM_BUFFER_FLAGS
ALLEGRO_PRIM_MAX_USER_ATTR
ALLEGRO_PRIM_STORAGE
ALLEGRO_PRIM_TYPE
functions
al_calculate_arc
al_calculate_ribbon
al_calculate_spline
al_create_index_buffer
al_create_vertex_buffer
al_create_vertex_decl
al_destroy_index_buffer
al_destroy_vertex_buffer
al_destroy_vertex_decl
al_draw_arc
al_draw_circle
al_draw_ellipse
al_draw_elliptical_arc
al_draw_filled_circle
al_draw_filled_ellipse
al_draw_filled_pieslice
al_draw_filled_polygon
al_draw_filled_polygon_with_holes
al_draw_filled_rectangle
al_draw_filled_rounded_rectangle
al_draw_filled_triangle
al_draw_indexed_buffer
al_draw_indexed_prim
al_draw_line
al_draw_pieslice
al_draw_polygon
al_draw_polyline
al_draw_prim
al_draw_rectangle
al_draw_ribbon
al_draw_rounded_rectangle
al_draw_soft_line
al_draw_soft_triangle
al_draw_spline
al_draw_triangle
al_draw_vertex_buffer
al_get_allegro_primitives_version
al_get_index_buffer_size
al_get_vertex_buffer_size
al_init_primitives_addon
al_lock_index_buffer
al_lock_vertex_buffer
al_shutdown_primitives_addon
al_triangulate_polygon
al_unlock_index_buffer
al_unlock_vertex_buffer
structs
ALLEGRO_INDEX_BUFFER
ALLEGRO_VERTEX
ALLEGRO_VERTEX_BUFFER
ALLEGRO_VERTEX_DECL
ALLEGRO_VERTEX_ELEMENT
variables
ALLEGRO_PRIM_QUALITY
ALLEGRO_VERTEX_CACHE_SIZE