C# Class ChallengeProperty, SpaceInvadersRemake

Show file Open project: skahal/SpaceInvadersRemake

Public Properties

Property Type Description
StartValue float
VariationByLevel float

Public Methods

Method Description
GetLevelValue ( int level ) : float

Method Details

GetLevelValue() public method

public GetLevelValue ( int level ) : float
level int
return float

Property Details

StartValue public property

public float StartValue
return float

VariationByLevel public property

public float VariationByLevel
return float