C# Class ScrollLoop, CaulsCastle

Inheritance: MonoBehaviour
Afficher le fichier Open project: TheGovernorsJunk/CaulsCastle

Méthodes publiques

Свойство Type Description
moveUnits int

Méthodes publiques

Méthode Description
OnTriggerEnter2D ( Collider2D other ) : void

Method Details

OnTriggerEnter2D() public méthode

public OnTriggerEnter2D ( Collider2D other ) : void
other UnityEngine.Collider2D
Résultat void

Property Details

moveUnits public_oe property

public int moveUnits
Résultat int