Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
winmaped2
MapUIRenderState
C# Class winmaped2.MapUIRenderState
Afficher le fichier
Open project: Bananattack/verge3
Méthodes publiques
Свойство
Type
Description
Layers
System.Collections.ArrayList
Méthodes publiques
Méthode
Description
AddLayer
(
MapLayer
ml
) :
void
RemoveLayer
(
MapLayer
ml
) :
void
Setup
(
Map
map
) :
void
this
(
int
index
) :
LayerState
Method Details
AddLayer()
public
méthode
public
AddLayer
(
MapLayer
ml
) :
void
ml
MapLayer
Résultat
void
RemoveLayer()
public
méthode
public
RemoveLayer
(
MapLayer
ml
) :
void
ml
MapLayer
Résultat
void
Setup()
public
méthode
public
Setup
(
Map
map
) :
void
map
Map
Résultat
void
this()
public
méthode
public
this
(
int
index
) :
LayerState
index
int
Résultat
LayerState
Property Details
Layers
public_oe property
public
ArrayList,System.Collections
Layers
Résultat
System.Collections.ArrayList