Module allegro_primitives_sys::allegro_primitives [] [src]

Structs

ALLEGRO_VERTEX
ALLEGRO_VERTEX_ELEMENT

Enums

ALLEGRO_VERTEX_DECL

Constants

ALLEGRO_PRIM_ATTR_NUM
ALLEGRO_PRIM_COLOR_ATTR
ALLEGRO_PRIM_FLOAT_2
ALLEGRO_PRIM_FLOAT_3
ALLEGRO_PRIM_LINE_LIST
ALLEGRO_PRIM_LINE_LOOP
ALLEGRO_PRIM_LINE_STRIP
ALLEGRO_PRIM_NUM_TYPES
ALLEGRO_PRIM_POINT_LIST
ALLEGRO_PRIM_POSITION
ALLEGRO_PRIM_SHORT_2
ALLEGRO_PRIM_TEX_COORD
ALLEGRO_PRIM_TEX_COORD_PIXEL
ALLEGRO_PRIM_TRIANGLE_FAN
ALLEGRO_PRIM_TRIANGLE_LIST
ALLEGRO_PRIM_TRIANGLE_STRIP

Functions

al_calculate_arc
al_calculate_ribbon
al_calculate_spline
al_create_vertex_decl
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_rectangle
al_draw_filled_rounded_rectangle
al_draw_filled_triangle
al_draw_indexed_prim
al_draw_line
al_draw_pieslice
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_get_allegro_primitives_version
al_init_primitives_addon
al_shutdown_primitives_addon

Type Definitions

Struct_ALLEGRO_VERTEX_DECL