C# Class IconAnimator, Team-7

Afficher le fichier Open project: RUGSoftEng/Team-7 Class Usage Examples

Méthodes publiques

Méthode Description
AnimateIcon ( ) : void
getIconScale ( ) : float
setAnimation ( bool active ) : void

Method Details

AnimateIcon() public méthode

public AnimateIcon ( ) : void
Résultat void

getIconScale() public méthode

public getIconScale ( ) : float
Résultat float

setAnimation() public méthode

public setAnimation ( bool active ) : void
active bool
Résultat void