C# Class ScoreGhostKilled, Pacman

Inheritance: MonoBehaviour
Afficher le fichier Open project: VictorAlbertos/Pacman Class Usage Examples

Méthodes publiques

Свойство Type Description
speed float

Méthodes publiques

Méthode Description
showScoreOnGhostDead ( int score, Ghost, ghost ) : void

Private Methods

Méthode Description
Start ( ) : void
Update ( ) : void
dissapearsWithDelay ( ) : IEnumerator,

Method Details

showScoreOnGhostDead() public méthode

public showScoreOnGhostDead ( int score, Ghost, ghost ) : void
score int
ghost Ghost,
Résultat void

Property Details

speed public_oe property

public float speed
Résultat float