⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 mouse.h

📁 吐血奉献:一套完整的DOS版软件工程
💻 H
字号:
void BOY_MOUSE_VIEW(void);
void BOY_MOUSE_HIDE(void);
void BOY_MOUSE_MOVE(int x,int y);
void BOY_MOUSE_GET(int *x,int *y);
void BOY_MOUSE_DGET(int *x,int *y);
void BOY_MOUSE_GETALL(int *x,int *y,int *button);
void BOY_MOUSE_TYPE(int s);
int BOY_MOUSE_INBOX(int x1,int y1,int x2,int y2);
int BOY_MOUSE_BUTTON(void);
int BOY_SET_MOUSE(void);
void itoa_test(int x,int y,int data,int color,int bkcolor);
int getinput();
int waitforinput();
int quit();
void read_site(int mouse_x,int mouse_y);
void just_site(int mouse_x,int mouse_y,int first_v,int end_v);

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -