C# Class Well, MazeToddler

Inheritance: MonoBehaviour
显示文件 Open project: Nexters/MazeToddler Class Usage Examples

Public Properties

Property Type Description
Bucket GameObject
RopeLeft Animator
RopeRight Animator

Private Methods

Method Description
OnTriggerStay2D ( Collider2D enterColl ) : void
Raise ( ) : IEnumerator

Property Details

Bucket public_oe property

public GameObject Bucket
return GameObject

RopeLeft public_oe property

public Animator RopeLeft
return Animator

RopeRight public_oe property

public Animator RopeRight
return Animator