Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
exsyscur(3)			Allegro	manual			   exsyscur(3)

NAME
       exsyscur	- Hardware accelerated mouse cursors. Allegro game programming
       library.

SYNOPSIS
       #include	<allegro.h>

       Example exsyscur

DESCRIPTION
       This  program  demonstrates  the	use of hardware	accelerated mouse cur-
       sors.

SEE ALSO
       END_OF_MAIN(3),	SCREEN_H(3),  SCREEN_W(3),   allegro_error(3),	 alle-
       gro_init(3),    allegro_message(3),   clear_to_color(3),	  enable_hard-
       ware_cursor(3), font(3),	gfx_capabilities(3), install_keyboard(3),  in-
       stall_mouse(3),	install_timer(3),  makecol(3),	readkey(3), screen(3),
       select_mouse_cursor(3), set_gfx_mode(3),	show_mouse(3), text_height(3),
       textprintf_centre_ex(3)

Allegro				 version 4.4.3			   exsyscur(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=exsyscur&sektion=3&manpath=FreeBSD+Ports+14.3.quarterly>

home | help