C# Class HurterSpawnState, rainCrossBow

Inheritance: SpawnState
Show file Open project: Collegiennes/rainCrossBow Class Usage Examples

Public Properties

Property Type Description
Acceleration Func
ShootEvery float
ShootPauseOffset int
ShootPauseTime int
TimeDelay float

Property Details

Acceleration public property

public Func Acceleration
return Func

ShootEvery public property

public float ShootEvery
return float

ShootPauseOffset public property

public int ShootPauseOffset
return int

ShootPauseTime public property

public int ShootPauseTime
return int

TimeDelay public property

public float TimeDelay
return float