Property | Type | Description | |
---|---|---|---|
Language | string | ||
MapVersion | string | ||
Sec1 | string | ||
SecureWord | string | ||
Server | string | ||
UrlFormat | string | ||
UrlFormatRequest | string | ||
UrlFormatServer | string |
Method | Description | |
---|---|---|
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 | |
return | System |
protected GetSecureWords ( int x, int y, string &sec1, string &sec2 ) : void | ||
x | int | |
y | int | |
sec1 | string | |
sec2 | string | |
return | void |
protected GetServerNum ( int x, int y, int max ) : int | ||
x | int | |
y | int | |
max | int | |
return | int |