NAME
exsyscur - Allegro game programming library.
SYNOPSIS
#include <allegro.h>
Example exsyscur
DESCRIPTION
This program demonstrates the use of hardware accelerated mouse
cursors.
SEE ALSO
END_OF_MAIN(3alleg), SCREEN_H(3alleg), SCREEN_W(3alleg),
allegro_error(3alleg), allegro_init(3alleg), allegro_message(3alleg),
clear_to_color(3alleg), enable_hardware_cursor(3alleg), font(3alleg),
gfx_capabilities(3alleg), install_keyboard(3alleg),
install_mouse(3alleg), install_timer(3alleg), makecol(3alleg),
readkey(3alleg), screen(3alleg), select_mouse_cursor(3alleg),
set_gfx_mode(3alleg), show_mouse(3alleg), text_height(3alleg),
textprintf_centre_ex(3alleg)