Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Fusion
Engine
Graphics
GIS
DataSystem
MapSources
MapTile
C# Class Fusion.Engine.Graphics.GIS.DataSystem.MapSources.MapTile
Exibir arquivo
Open project: demiurghg/FusionEngine
Class Usage Examples
Public Properties
Property
Type
Description
IsLoaded
bool
LruIndex
int
Path
string
Tile
Texture2D
Time
float
Url
string
X
int
Y
int
Zoom
int
Property Details
IsLoaded
public_oe property
public
bool
IsLoaded
return
bool
LruIndex
public_oe property
public
int
LruIndex
return
int
Path
public_oe property
public
string
Path
return
string
Tile
public_oe property
public
Texture2D
Tile
return
Texture2D
Time
public_oe property
public
float
Time
return
float
Url
public_oe property
public
string
Url
return
string
X
public_oe property
public
int
X
return
int
Y
public_oe property
public
int
Y
return
int
Zoom
public_oe property
public
int
Zoom
return
int