C# Class Cascade.ColorManager

Afficher le fichier Open project: RIT-Tool-Time/Cascade Class Usage Examples

Méthodes publiques

Méthode Description
Animate ( Color target, int frames ) : void
ColorManager ( ) : System
Update ( ) : void

Method Details

Animate() public méthode

public Animate ( Color target, int frames ) : void
target Color
frames int
Résultat void

ColorManager() public méthode

public ColorManager ( ) : System
Résultat System

Update() public méthode

public Update ( ) : void
Résultat void