Method | Description | |
---|---|---|
AddDifficultyLevel ( |
||
Clear ( ) : void | ||
GetDifficultyLevel ( string name ) : |
||
GetDifficultyLevels ( ) : List |
||
RemoveDifficultyLevel ( |
public static AddDifficultyLevel ( |
||
level | ||
return | void |
public static GetDifficultyLevel ( string name ) : |
||
name | string | |
return |
public static RemoveDifficultyLevel ( |
||
level | ||
return | void |