C# 클래스 Fusion.Engine.Graphics.GIS.DataSystem.MapSources.GoogleMaps.BaseGoogleMapSource

상속: BaseMapSource
파일 보기 프로젝트 열기: demiurghg/FusionEngine

보호된 프로퍼티들

프로퍼티 타입 설명
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

메소드 상세

BaseGoogleMapSource() 보호된 메소드

protected BaseGoogleMapSource ( Game game ) : System
game Game
리턴 System

GetSecureWords() 보호된 메소드

protected GetSecureWords ( int x, int y, string &sec1, string &sec2 ) : void
x int
y int
sec1 string
sec2 string
리턴 void

GetServerNum() 보호된 메소드

protected GetServerNum ( int x, int y, int max ) : int
x int
y int
max int
리턴 int

프로퍼티 상세

Language 보호되어 있는 프로퍼티

protected string Language
리턴 string

MapVersion 보호되어 있는 프로퍼티

protected string MapVersion
리턴 string

Sec1 보호되어 있는 프로퍼티

protected string Sec1
리턴 string

SecureWord 보호되어 있는 프로퍼티

protected string SecureWord
리턴 string

Server 보호되어 있는 프로퍼티

protected string Server
리턴 string

UrlFormat 보호되어 있는 프로퍼티

protected string UrlFormat
리턴 string

UrlFormatRequest 보호되어 있는 프로퍼티

protected string UrlFormatRequest
리턴 string

UrlFormatServer 보호되어 있는 프로퍼티

protected string UrlFormatServer
리턴 string