C# 클래스 Fusion.Engine.Graphics.GIS.DataSystem.MapSources.MapBox.BaseMapBoxMap

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

보호된 프로퍼티들

프로퍼티 타입 설명
AcessToken string
Example string
ServerLetters string
UrlFormat string

보호된 메소드들

메소드 설명
BaseMapBoxMap ( Game game ) : System
GetServerNum ( int x, int y, int max ) : int

메소드 상세

BaseMapBoxMap() 보호된 메소드

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

GetServerNum() 보호된 메소드

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

프로퍼티 상세

AcessToken 보호되어 있는 프로퍼티

protected string AcessToken
리턴 string

Example 보호되어 있는 프로퍼티

protected string Example
리턴 string

ServerLetters 보호되어 있는 프로퍼티

protected string ServerLetters
리턴 string

UrlFormat 보호되어 있는 프로퍼티

protected string UrlFormat
리턴 string