C# Class FlatRedBall.Gui.ColorDisplay

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

Méthodes publiques

Méthode Description
ColorDisplay ( Cursor cursor ) : System
CreateTextBoxes ( ) : void

Private Methods

Méthode Description
OnSliderValueChanged ( Window callingWindow ) : void
OnTextBoxValueChange ( Window callingWindow ) : void
SetTextValuesToSliders ( ) : void

Method Details

ColorDisplay() public méthode

public ColorDisplay ( Cursor cursor ) : System
cursor Cursor
Résultat System

CreateTextBoxes() public méthode

public CreateTextBoxes ( ) : void
Résultat void