C# Class Well, MazeToddler

Inheritance: MonoBehaviour
Afficher le fichier Open project: Nexters/MazeToddler Class Usage Examples

Méthodes publiques

Свойство Type Description
Bucket GameObject
RopeLeft Animator
RopeRight Animator

Private Methods

Méthode Description
OnTriggerStay2D ( Collider2D enterColl ) : void
Raise ( ) : IEnumerator

Property Details

Bucket public_oe property

public GameObject Bucket
Résultat GameObject

RopeLeft public_oe property

public Animator RopeLeft
Résultat Animator

RopeRight public_oe property

public Animator RopeRight
Résultat Animator