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

Inheritance: Fusion.Engine.Graphics.GIS.DataSystem.MapSources.BaseMapSource
Datei anzeigen Open project: demiurghg/FusionEngine

Protected Properties

Property Type Description
Version string

Protected Methods

Method Description
BaseYandexMap ( Game game ) : System
GetServerNum ( int x, int y, int max ) : int

Method Details

BaseYandexMap() protected method

protected BaseYandexMap ( Game game ) : System
game Game
return System

GetServerNum() protected method

protected GetServerNum ( int x, int y, int max ) : int
x int
y int
max int
return int

Property Details

Version protected_oe property

protected string Version
return string