C# Class BallSwap, nyu_studio_fall2015

Inheritance: MonoBehaviour
ファイルを表示 Open project: radiatoryang/nyu_studio_fall2015

Public Properties

Property Type Description
ball1 Transform
shakeGod ScreenShake,

Public Methods

Method Description
Start ( ) : void

Private Methods

Method Description
BallSwapCoroutine ( ) : IEnumerator

Method Details

Start() public method

public Start ( ) : void
return void

Property Details

ball1 public_oe property

public Transform ball1
return Transform

shakeGod public_oe property

public ScreenShake, shakeGod
return ScreenShake,