コード例 #1
0
ファイル: Region.py プロジェクト: ck1125/sikuli
 def find(self, target):
    ret = JRegion.find(self, target)
    return ret