C# Класс InstructionEditor.Gui.ListBoxWindow

Summary description for ListBoxWindow.
Наследование: FlatRedBall.Gui.Window
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
AddKeyframeOk ( Window callingWindow ) : void
AddKeyframeToGlobalInstrutionSet ( Window callingWindow ) : void
HighlightNoCall ( InstructionList keyframe ) : void
HighlightNoCall ( KeyframeList keyframeList ) : void
ListBoxWindow ( ) : System
UpdateLists ( ) : void

Приватные методы

Метод Описание
AddKeyframe ( Window callingWindow ) : void
AddKeyframeListClick ( Window callingWindow ) : void
AddKeyframeListOk ( Window callingWindow ) : void
AdjustPositionsAndScales ( Window callingWindow ) : void
AnimationSequenceFocusUpdate ( IInputReceiver inputReceiver ) : void
DoubleClickAnimationSequenceListBox ( Window callingWindow ) : void
GetTimedKeyframeListStringRepresentation ( object timedKeyframeList ) : string
HighlightAnimationSequenceListBox ( Window callingWindow ) : void
HighlightInstructionSetListBox ( Window callingWindow ) : void
InstructionListHotkeyUpdate ( IInputReceiver receiver ) : void
UpdateAddButtonVisibility ( Window callingWindow ) : void

Описание методов

AddKeyframeOk() публичный статический Метод

public static AddKeyframeOk ( Window callingWindow ) : void
callingWindow FlatRedBall.Gui.Window
Результат void

AddKeyframeToGlobalInstrutionSet() публичный статический Метод

public static AddKeyframeToGlobalInstrutionSet ( Window callingWindow ) : void
callingWindow FlatRedBall.Gui.Window
Результат void

HighlightNoCall() публичный Метод

public HighlightNoCall ( InstructionList keyframe ) : void
keyframe InstructionList
Результат void

HighlightNoCall() публичный Метод

public HighlightNoCall ( KeyframeList keyframeList ) : void
keyframeList KeyframeList
Результат void

ListBoxWindow() публичный Метод

public ListBoxWindow ( ) : System
Результат System

UpdateLists() публичный Метод

public UpdateLists ( ) : void
Результат void