프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Language | string | ||
MapVersion | string | ||
Sec1 | string | ||
SecureWord | string | ||
Server | string | ||
UrlFormat | string | ||
UrlFormatRequest | string | ||
UrlFormatServer | string |
메소드 | 설명 | |
---|---|---|
BaseGoogleMapSource ( Game game ) : System | ||
GetSecureWords ( int x, int y, string &sec1, string &sec2 ) : void | ||
GetServerNum ( int x, int y, int max ) : int |
protected BaseGoogleMapSource ( Game game ) : System | ||
game | Game | |
리턴 | System |
protected GetSecureWords ( int x, int y, string &sec1, string &sec2 ) : void | ||
x | int | |
y | int | |
sec1 | string | |
sec2 | string | |
리턴 | void |
protected GetServerNum ( int x, int y, int max ) : int | ||
x | int | |
y | int | |
max | int | |
리턴 | int |