Index

Package: Drawing

Description

package Allegro.Drawing is
Copyright (c) 2013 Kevin Wellwood All rights reserved. This source code is distributed under the Modified BSD License. For terms and conditions, see license.txt.

Subprograms & Entries

Al_Clear_To_Color

procedure Al_Clear_To_Color
( color: Allegro_Color );

Al_Draw_Pixel

procedure Al_Draw_Pixel
( x, y: Float;
color: Allegro_Color );