C# Class SamplyGame.MachineGun

Inheritance: SamplyGame.Weapon
ファイルを表示 Open project: xamarin/urho-samples

Protected Methods

Method Description
Init ( ) : void
OnFire ( bool player ) : System.Threading.Tasks.Task

Method Details

Init() protected method

protected Init ( ) : void
return void

OnFire() protected method

protected OnFire ( bool player ) : System.Threading.Tasks.Task
player bool
return System.Threading.Tasks.Task