C# Class RabbitChanger

Inheritance: MonoBehaviour
Mostra file Open project: SNUGDC/stardust

Public Properties

Property Type Description
Balloon1Bright GameObject
Balloon1Collider UnityEngine.Collider2D
Balloon2Bright GameObject
Balloon2Collider UnityEngine.Collider2D
RabbitBright GameObject
RabbitDark GameObject

Public Methods

Method Description
Update ( ) : void

Method Details

Update() public method

public Update ( ) : void
return void

Property Details

Balloon1Bright public_oe property

public GameObject Balloon1Bright
return GameObject

Balloon1Collider public_oe property

public Collider2D,UnityEngine Balloon1Collider
return UnityEngine.Collider2D

Balloon2Bright public_oe property

public GameObject Balloon2Bright
return GameObject

Balloon2Collider public_oe property

public Collider2D,UnityEngine Balloon2Collider
return UnityEngine.Collider2D

RabbitBright public_oe property

public GameObject RabbitBright
return GameObject

RabbitDark public_oe property

public GameObject RabbitDark
return GameObject