Свойство | Type | Description | |
---|---|---|---|
CURRENT_DIFFICULTY | Difficulty, | ||
CURRENT_ENEMYCOUNT | EnemyCount, | ||
CURRENT_ITEMCOUNT | ItemCount, | ||
CURRENT_LEVELLENGTH | LevelLength |
Méthode | Description | |
---|---|---|
createEnemyType ( ) : RNGState.enemyType | ||
createItemType ( ) : RNGState.itemType | ||
createLevelLength ( ) : int | ||
createPlatformType ( ) : RNGState.platformType |
Méthode | Description | |
---|---|---|
DifficultyManager ( ) : UnityEngine |
public createEnemyType ( ) : RNGState.enemyType | ||
Résultat | RNGState.enemyType |
public createItemType ( ) : RNGState.itemType | ||
Résultat | RNGState.itemType |
public createPlatformType ( ) : RNGState.platformType | ||
Résultat | RNGState.platformType |