一键学习力战场脚本-多线程类 脚本相关的配置
更多...
#include <form.h>
|
| Xxlzc (QObject *parent=0) |
|
一键学习力战场脚本-多线程类 脚本相关的配置
在文件 form.h 第 284 行定义.
◆ Xxlzc()
Xxlzc::Xxlzc |
( |
QObject * |
parent = 0 | ) |
|
|
inline |
◆ done
◆ run()
学习力战场脚本-线程启动函数
- 返回
- 无
在文件 form.cpp 第 1108 行定义.
1111 if(
dm.
FindPic(129,289,881,383,
"jlxxl-kstz.bmp|jlxxl-kstz2.bmp",
"000000",0.8,0,x,y)!=-1){
1112 dm.
MoveTo(x.toInt()+5,y.toInt()+5);
1114 }
else if(
dm.
FindPic(129,289,881,383,
"jlxxl-kstz3.bmp|jlxxl-kstz4.bmp",
"000000",0.8,0,x,y)!=-1){
1115 dm.
MoveTo(x.toInt()+5,y.toInt()+5);
1120 if(
dm.
FindColor(284,509,297,518,
"0388ec-000000",1,0,x,y)!=0){
◆ now
◆ status
该类的文档由以下文件生成:
int FindPic(int x1, int y1, int x2, int y2, const QString &pic_name, const QString &delta_color, double sim, int dir, QVariant &x, QVariant &y)
int FindColor(int x1, int y1, int x2, int y2, const QString &color, double sim, int dir, QVariant &x, QVariant &y)