C# Class FlatRedBall.Gui.Behaviors.ToggleBehavior

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
HandleIsOnChange ( IToggle toggle ) : void
HandlePush ( IWindow window ) : void
HandleRollOff ( IWindow window ) : void
HandleRollOn ( IWindow window ) : void
Refresh ( IToggle toggle ) : void

Method Details

ApplyTo() public méthode

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