C# Class ChallengeProperty, SpaceInvadersRemake

Mostra 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_oe property

public float StartValue
return float

VariationByLevel public_oe property

public float VariationByLevel
return float