C# Class FlatRedBall.Gui.Behaviors.ButtonBehavior

Inheritance: BehaviorBase
Afficher le fichier Open project: vchelaru/FlatRedBall

Méthodes publiques

Méthode Description
ApplyTo ( IControl control ) : void

Private Methods

Méthode Description
HandleClick ( IWindow window ) : void
HandleEnabledChange ( IWindow window ) : void
HandlePush ( IWindow window ) : void
HandleRollOff ( IWindow window ) : void
HandleRollOn ( IWindow window ) : void

Method Details

ApplyTo() public méthode

public ApplyTo ( IControl control ) : void
control IControl
Résultat void