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
KeyPanelScript
C# Class KeyPanelScript, SOFTENG-306-PROJECT-2
Inheritance:
MonoBehaviour
Afficher le fichier
Open project: gdsl/SOFTENG-306-PROJECT-2
Class Usage Examples
Méthodes publiques
Свойство
Type
Description
image1
Image
image2
Image
image3
Image
orangeKey
Sprite
redKey
Sprite
yellowKey
Sprite
Méthodes publiques
Méthode
Description
Start
( ) :
void
Update
( ) :
void
updateKey
(
int
id
) :
void
Method Details
Start()
public
méthode
public
Start
( ) :
void
Résultat
void
Update()
public
méthode
public
Update
( ) :
void
Résultat
void
updateKey()
public
méthode
public
updateKey
(
int
id
) :
void
id
int
Résultat
void
Property Details
image1
public_oe property
public
Image
image1
Résultat
Image
image2
public_oe property
public
Image
image2
Résultat
Image
image3
public_oe property
public
Image
image3
Résultat
Image
orangeKey
public_oe property
public
Sprite
orangeKey
Résultat
Sprite
redKey
public_oe property
public
Sprite
redKey
Résultat
Sprite
yellowKey
public_oe property
public
Sprite
yellowKey
Résultat
Sprite