C# Class Game.Eraser

Inheritance: Game.MonoBehaviour
Afficher le fichier Open project: kyubuns/ReflectBall

Méthodes publiques

Méthode Description
OnHitBall ( Ball ball ) : void

Method Details

OnHitBall() public méthode

public OnHitBall ( Ball ball ) : void
ball Ball
Résultat void