C# Class InstructionEditor.Gui.InstructionEditorMenuStrip

Summary description for FileMenu.
Inheritance: FlatRedBall.Gui.MenuStrip
Exibir arquivo Open project: vchelaru/FlatRedBall Class Usage Examples

Public Methods

Method Description
InstructionEditorMenuStrip ( ) : System

Private Methods

Method Description
AddSpriteClick ( Window callingWindow ) : void
AddSpriteOk ( Window callingWindow ) : void
AddTextClick ( Window callingWindow ) : void
SaveActiveScene ( Window callingWindow ) : void
SaveActiveSceneOk ( Window callingWindow ) : void
SaveInstructionCodeClick ( Window callingWindow ) : void
SaveInstructionCodeOk ( Window callingWindow ) : void
ShowEditorCameraWindow ( Window callingWindow ) : void
ShowEditorOptionsWindow ( Window callingWindow ) : void
ShowSceneCameraWindow ( Window callingWindow ) : void
ShowScenePropertyGrid ( Window callingWindow ) : void
ShowToolsWindow ( Window callingWindow ) : void
ShowUsedMembersWindow ( Window callingWindow ) : void

Method Details

InstructionEditorMenuStrip() public method

public InstructionEditorMenuStrip ( ) : System
return System