예제 #1
0
def resetImagePath(path=None):
    if not path:
        path = getBundlePath()
    ImagePath.reset(path)
예제 #2
0
def resetImagePath(path = None):
    if not path:
      path = getBundlePath();
    ImagePath.reset(path)
예제 #3
0
def resetImagePath(path=None):
    ImagePath.reset(path)