C# Class ParticleEditor.GUI.FileMenuWindow

Summary description for FileMenuWindow.
Mostra file Open project: vchelaru/FlatRedBall

Public Methods

Method Description
AbsRelToZero ( Window callingWindow ) : void
AbsToZeroKeepRel ( Window callingWindow ) : void
AttemptEmitterAttachment ( string scnFileName ) : void
AutoSearchScn ( Window callingWindow ) : void
ForgetAttachmentInfo ( Window callingWindow ) : void
KeepAbsRel ( Window callingWindow ) : void
LoadEmitterOK ( FlatRedBall callingWindow ) : void
LoadEmittersClick ( FlatRedBall callingWindow ) : void
LoadScnxButtonClick ( FlatRedBall callingWindow ) : void
LoadScnxFileWindowOK ( FlatRedBall callingWindow ) : void
ManuallyLoadScn ( Window callingWindow ) : void
NewWorkspace ( FlatRedBall callingWindow ) : void
RememberAttachmentInfo ( Window callingWindow ) : void

Method Details

AbsRelToZero() public static method

public static AbsRelToZero ( Window callingWindow ) : void
callingWindow FlatRedBall.Gui.Window
return void

AbsToZeroKeepRel() public static method

public static AbsToZeroKeepRel ( Window callingWindow ) : void
callingWindow FlatRedBall.Gui.Window
return void

AttemptEmitterAttachment() public static method

public static AttemptEmitterAttachment ( string scnFileName ) : void
scnFileName string
return void

AutoSearchScn() public static method

public static AutoSearchScn ( Window callingWindow ) : void
callingWindow FlatRedBall.Gui.Window
return void

ForgetAttachmentInfo() public static method

public static ForgetAttachmentInfo ( Window callingWindow ) : void
callingWindow FlatRedBall.Gui.Window
return void

KeepAbsRel() public static method

public static KeepAbsRel ( Window callingWindow ) : void
callingWindow FlatRedBall.Gui.Window
return void

LoadEmitterOK() public static method

public static LoadEmitterOK ( FlatRedBall callingWindow ) : void
callingWindow FlatRedBall
return void

LoadEmittersClick() public static method

public static LoadEmittersClick ( FlatRedBall callingWindow ) : void
callingWindow FlatRedBall
return void

LoadScnxButtonClick() public static method

public static LoadScnxButtonClick ( FlatRedBall callingWindow ) : void
callingWindow FlatRedBall
return void

LoadScnxFileWindowOK() public static method

public static LoadScnxFileWindowOK ( FlatRedBall callingWindow ) : void
callingWindow FlatRedBall
return void

ManuallyLoadScn() public static method

public static ManuallyLoadScn ( Window callingWindow ) : void
callingWindow FlatRedBall.Gui.Window
return void

NewWorkspace() public static method

public static NewWorkspace ( FlatRedBall callingWindow ) : void
callingWindow FlatRedBall
return void

RememberAttachmentInfo() public static method

public static RememberAttachmentInfo ( Window callingWindow ) : void
callingWindow FlatRedBall.Gui.Window
return void