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
tk2dCameraEditor.Preset
C# Class tk2dCameraEditor.Preset, Malisse
Afficher le fichier
Open project: Collegiennes/Malisse
Méthodes publiques
Свойство
Type
Description
height
int
name
string
width
int
Méthodes publiques
Méthode
Description
Preset
(
string
name
,
int
width
,
int
height
)
Method Details
Preset()
public
méthode
public
Preset
(
string
name
,
int
width
,
int
height
)
name
string
width
int
height
int
Property Details
height
public_oe property
public
int
height
Résultat
int
name
public_oe property
public
string
name
Résultat
string
width
public_oe property
public
int
width
Résultat
int