C# Class Game.Eraser

Inheritance: Game.MonoBehaviour
Mostrar archivo 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