C# Class WJ.Main

Inheritance: UnityEngine.MonoBehaviour
Afficher le fichier Open project: leon196/WJ

Méthodes publiques

Свойство Type Description
cycleMode bool

Méthodes publiques

Méthode Description
CheckSpecials ( ) : void
Resize ( float pixelSize ) : void
Start ( ) : void
Update ( ) : void

Method Details

CheckSpecials() public méthode

public CheckSpecials ( ) : void
Résultat void

Resize() public méthode

public Resize ( float pixelSize ) : void
pixelSize float
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

cycleMode public_oe property

public bool cycleMode
Résultat bool