C# Class Game.Model.Stone

Inheritance: Game.Model.ObjectBase
Datei anzeigen Open project: Zhang-DongSheng/Game

Protected Methods

Method Description
OnDie ( ) : void
OnHit ( ) : void

Method Details

OnDie() protected method

protected OnDie ( ) : void
return void

OnHit() protected method

protected OnHit ( ) : void
return void