First commit 09/04/1995
This commit is contained in:
8
CD_IN/CD_RATON.H
Normal file
8
CD_IN/CD_RATON.H
Normal file
@ -0,0 +1,8 @@
|
||||
extern void desactiva_raton(void);
|
||||
extern void activa_raton(void);
|
||||
extern void inicializa_raton_grafico(int x1, int y1, int x2, int y2, int px, int py);
|
||||
extern void Anclar_Raton(void);
|
||||
extern int Espera_Tecla_o_Raton(void);
|
||||
|
||||
|
||||
extern int raton, x_raton, y_raton, boton_izq, boton_der, PunteroRaton;
|
Reference in New Issue
Block a user