C# 클래스 InstructionEditor.Gui.KeyframeListSelectionWindow

상속: FlatRedBall.Gui.Window
파일 보기 프로젝트 열기: vchelaru/FlatRedBall 1 사용 예제들

공개 메소드들

메소드 설명
KeyframeListSelectionWindow ( Cursor cursor ) : System
PopulateComboBoxes ( Scene scene, InstructionSet>.Dictionary instructionSets ) : void

비공개 메소드들

메소드 설명
OnOkClick ( Window callingWindow ) : void
SelectKeyframe ( Window callingWindow ) : void
SelectObject ( Window callingWindow ) : void

메소드 상세

KeyframeListSelectionWindow() 공개 메소드

public KeyframeListSelectionWindow ( Cursor cursor ) : System
cursor FlatRedBall.Gui.Cursor
리턴 System

PopulateComboBoxes() 공개 메소드

public PopulateComboBoxes ( Scene scene, InstructionSet>.Dictionary instructionSets ) : void
scene Scene
instructionSets InstructionSet>.Dictionary
리턴 void