C# Class LevelSelectManager, 306_project2

Inheritance: MonoBehaviour
Afficher le fichier Open project: ElliotWhiley/306_project2 Class Usage Examples

Méthodes publiques

Свойство Type Description
benchmark ].float[
canvas GameObject
level1Button Button,
level2Button Button,
level3Button Button,
level4Button Button,
lock2 GameObject
lock3 GameObject
lock4 GameObject
star11 GameObject
star12 GameObject
star13 GameObject
star21 GameObject
star22 GameObject
star23 GameObject
star31 GameObject
star32 GameObject
star33 GameObject
star41 GameObject
star42 GameObject
star43 GameObject

Méthodes publiques

Méthode Description
Start ( ) : void
setStars ( int level, GameObject star1, GameObject star2, GameObject star3 ) : void

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

setStars() public méthode

public setStars ( int level, GameObject star1, GameObject star2, GameObject star3 ) : void
level int
star1 GameObject
star2 GameObject
star3 GameObject
Résultat void

Property Details

benchmark public_oe property

public float[,] benchmark
Résultat ].float[

canvas public_oe property

public GameObject canvas
Résultat GameObject

level1Button public_oe property

public Button, level1Button
Résultat Button,

level2Button public_oe property

public Button, level2Button
Résultat Button,

level3Button public_oe property

public Button, level3Button
Résultat Button,

level4Button public_oe property

public Button, level4Button
Résultat Button,

lock2 public_oe property

public GameObject lock2
Résultat GameObject

lock3 public_oe property

public GameObject lock3
Résultat GameObject

lock4 public_oe property

public GameObject lock4
Résultat GameObject

star11 public_oe property

public GameObject star11
Résultat GameObject

star12 public_oe property

public GameObject star12
Résultat GameObject

star13 public_oe property

public GameObject star13
Résultat GameObject

star21 public_oe property

public GameObject star21
Résultat GameObject

star22 public_oe property

public GameObject star22
Résultat GameObject

star23 public_oe property

public GameObject star23
Résultat GameObject

star31 public_oe property

public GameObject star31
Résultat GameObject

star32 public_oe property

public GameObject star32
Résultat GameObject

star33 public_oe property

public GameObject star33
Résultat GameObject

star41 public_oe property

public GameObject star41
Résultat GameObject

star42 public_oe property

public GameObject star42
Résultat GameObject

star43 public_oe property

public GameObject star43
Résultat GameObject