C# Class Fusion.Engine.Graphics.GIS.DataSystem.MapSources.MapBox.BaseMapBoxMap

Inheritance: BaseMapSource
Afficher le fichier Open project: demiurghg/FusionEngine

Protected Properties

Свойство Type Description
AcessToken string
Example string
ServerLetters string
UrlFormat string

Méthodes protégées

Méthode Description
BaseMapBoxMap ( Game game ) : System
GetServerNum ( int x, int y, int max ) : int

Method Details

BaseMapBoxMap() protected méthode

protected BaseMapBoxMap ( Game game ) : System
game Game
Résultat System

GetServerNum() protected méthode

protected GetServerNum ( int x, int y, int max ) : int
x int
y int
max int
Résultat int

Property Details

AcessToken protected_oe property

protected string AcessToken
Résultat string

Example protected_oe property

protected string Example
Résultat string

ServerLetters protected_oe property

protected string ServerLetters
Résultat string

UrlFormat protected_oe property

protected string UrlFormat
Résultat string