C# Class ParticleEditor.GUI.FileMenuWindow

Summary description for FileMenuWindow.
Afficher le fichier Open project: vchelaru/FlatRedBall

Méthodes publiques

Méthode 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 méthode

public static AbsRelToZero ( Window callingWindow ) : void
callingWindow FlatRedBall.Gui.Window
Résultat void

AbsToZeroKeepRel() public static méthode

public static AbsToZeroKeepRel ( Window callingWindow ) : void
callingWindow FlatRedBall.Gui.Window
Résultat void

AttemptEmitterAttachment() public static méthode

public static AttemptEmitterAttachment ( string scnFileName ) : void
scnFileName string
Résultat void

AutoSearchScn() public static méthode

public static AutoSearchScn ( Window callingWindow ) : void
callingWindow FlatRedBall.Gui.Window
Résultat void

ForgetAttachmentInfo() public static méthode

public static ForgetAttachmentInfo ( Window callingWindow ) : void
callingWindow FlatRedBall.Gui.Window
Résultat void

KeepAbsRel() public static méthode

public static KeepAbsRel ( Window callingWindow ) : void
callingWindow FlatRedBall.Gui.Window
Résultat void

LoadEmitterOK() public static méthode

public static LoadEmitterOK ( FlatRedBall callingWindow ) : void
callingWindow FlatRedBall
Résultat void

LoadEmittersClick() public static méthode

public static LoadEmittersClick ( FlatRedBall callingWindow ) : void
callingWindow FlatRedBall
Résultat void

LoadScnxButtonClick() public static méthode

public static LoadScnxButtonClick ( FlatRedBall callingWindow ) : void
callingWindow FlatRedBall
Résultat void

LoadScnxFileWindowOK() public static méthode

public static LoadScnxFileWindowOK ( FlatRedBall callingWindow ) : void
callingWindow FlatRedBall
Résultat void

ManuallyLoadScn() public static méthode

public static ManuallyLoadScn ( Window callingWindow ) : void
callingWindow FlatRedBall.Gui.Window
Résultat void

NewWorkspace() public static méthode

public static NewWorkspace ( FlatRedBall callingWindow ) : void
callingWindow FlatRedBall
Résultat void

RememberAttachmentInfo() public static méthode

public static RememberAttachmentInfo ( Window callingWindow ) : void
callingWindow FlatRedBall.Gui.Window
Résultat void