C# Class Dodgeball.Game.PlayerGlow

Inheritance: Sprite
Afficher le fichier Open project: schonstal/BLOODBALL Class Usage Examples

Méthodes publiques

Méthode Description
PlayerGlow ( Player player ) : System
flash ( ) : void
postUpdate ( ) : void

Method Details

PlayerGlow() public méthode

public PlayerGlow ( Player player ) : System
player Player
Résultat System

flash() public méthode

public flash ( ) : void
Résultat void

postUpdate() public méthode

public postUpdate ( ) : void
Résultat void