C# Class Fusion.Engine.Graphics.GIS.DataSystem.MapSources.YandexMaps.BaseYandexMap

Inheritance: Fusion.Engine.Graphics.GIS.DataSystem.MapSources.BaseMapSource
Afficher le fichier Open project: demiurghg/FusionEngine

Protected Properties

Свойство Type Description
Version string

Méthodes protégées

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

Method Details

BaseYandexMap() protected méthode

protected BaseYandexMap ( 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

Version protected_oe property

protected string Version
Résultat string