Property | Type | Description | |
---|---|---|---|
isFrozen | bool |
Method | Description | |
---|---|---|
BallBounce ( Collision2D other ) : void | ||
BallDestroy ( ) : void | ||
BarBounce ( |
||
OnTriggerEnter2D ( |
||
OnTriggerExit2D ( |
||
SetBallVelocity ( ) : void | ||
SetBallVelocitySlow ( ) : void | ||
Start ( ) : void | ||
Update ( ) : void |
public BallBounce ( Collision2D other ) : void | ||
other | Collision2D | |
return | void |
public BarBounce ( |
||
other | ||
return | void |
public OnTriggerEnter2D ( |
||
other | ||
return | void |
public OnTriggerExit2D ( |
||
other | ||
return | void |