C# Class shottieBullet, TLH

Inheritance: MonoBehaviour
Mostra file Open project: hydrater/TLH

Public Properties

Property Type Description
Timer float
bulletSpeed float

Public Methods

Method Description
Start ( ) : void
Update ( ) : void

Method Details

Start() public method

public Start ( ) : void
return void

Update() public method

public Update ( ) : void
return void

Property Details

Timer public_oe property

public float Timer
return float

bulletSpeed public_oe property

public float bulletSpeed
return float