C# Class Game.Eraser

Inheritance: Game.MonoBehaviour
Mostra file Open project: kyubuns/ReflectBall

Public Methods

Method Description
OnHitBall ( Ball ball ) : void

Method Details

OnHitBall() public method

public OnHitBall ( Ball ball ) : void
ball Ball
return void