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
PrinceGame
Map
C# Class PrinceGame.Map
Afficher le fichier
Open project: salvadorc17/Prince-Monogame
Class Usage Examples
Méthodes publiques
Свойство
Type
Description
rows
PrinceGame.Row[]
Méthodes publiques
Méthode
Description
Map
( ) :
System
Map
(
int
sizeX
,
int
sizeY
) :
System
Method Details
Map()
public
méthode
public
Map
( ) :
System
Résultat
System
Map()
public
méthode
public
Map
(
int
sizeX
,
int
sizeY
) :
System
sizeX
int
sizeY
int
Résultat
System
Property Details
rows
public_oe property
public
Row[],PrinceGame
rows
Résultat
PrinceGame.Row[]