예제 #1
0
파일: gdxcc.py 프로젝트: antwort7/Dutties
def gdxMapValue(*args):
  """gdxMapValue(pgdx, D) -> int"""
  return _gdxcc.gdxMapValue(*args)
예제 #2
0
def gdxMapValue(pgdx, D):
    r"""gdxMapValue(pgdx, D) -> int"""
    return _gdxcc.gdxMapValue(pgdx, D)
예제 #3
0
def gdxMapValue(*args):
  """gdxMapValue(pgdx, D) -> int"""
  return _gdxcc.gdxMapValue(*args)