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

FreeBSD Manual Pages

  
 
  

home | help
al_key_down(3)		    Library Functions Manual		  al_key_down(3)

NAME
     al_key_down - Allegro 5 API

SYNOPSIS
	    #include <allegro5/allegro.h>

	    bool al_key_down(const ALLEGRO_KEYBOARD_STATE *state, int keycode)

DESCRIPTION
     Return true if the key specified was held down in the state specified.

SEE ALSO
     ALLEGRO_KEYBOARD_STATE(3)

Allegro reference manual					  al_key_down(3)

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

home | help