C# Class InstructionEditor.Gui.KeyframeListSelectionWindow

Inheritance: FlatRedBall.Gui.Window
Afficher le fichier Open project: vchelaru/FlatRedBall Class Usage Examples

Méthodes publiques

Méthode Description
KeyframeListSelectionWindow ( Cursor cursor ) : System
PopulateComboBoxes ( Scene scene, InstructionSet>.Dictionary instructionSets ) : void

Private Methods

Méthode Description
OnOkClick ( Window callingWindow ) : void
SelectKeyframe ( Window callingWindow ) : void
SelectObject ( Window callingWindow ) : void

Method Details

KeyframeListSelectionWindow() public méthode

public KeyframeListSelectionWindow ( Cursor cursor ) : System
cursor FlatRedBall.Gui.Cursor
Résultat System

PopulateComboBoxes() public méthode

public PopulateComboBoxes ( Scene scene, InstructionSet>.Dictionary instructionSets ) : void
scene Scene
instructionSets InstructionSet>.Dictionary
Résultat void