C# 클래스 ParticleEditor.GUI.FileMenuWindow

Summary description for FileMenuWindow.
파일 보기 프로젝트 열기: vchelaru/FlatRedBall

공개 메소드들

메소드 설명
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

메소드 상세

AbsRelToZero() 공개 정적인 메소드

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

AbsToZeroKeepRel() 공개 정적인 메소드

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

AttemptEmitterAttachment() 공개 정적인 메소드

public static AttemptEmitterAttachment ( string scnFileName ) : void
scnFileName string
리턴 void

AutoSearchScn() 공개 정적인 메소드

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

ForgetAttachmentInfo() 공개 정적인 메소드

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

KeepAbsRel() 공개 정적인 메소드

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

LoadEmitterOK() 공개 정적인 메소드

public static LoadEmitterOK ( FlatRedBall callingWindow ) : void
callingWindow FlatRedBall
리턴 void

LoadEmittersClick() 공개 정적인 메소드

public static LoadEmittersClick ( FlatRedBall callingWindow ) : void
callingWindow FlatRedBall
리턴 void

LoadScnxButtonClick() 공개 정적인 메소드

public static LoadScnxButtonClick ( FlatRedBall callingWindow ) : void
callingWindow FlatRedBall
리턴 void

LoadScnxFileWindowOK() 공개 정적인 메소드

public static LoadScnxFileWindowOK ( FlatRedBall callingWindow ) : void
callingWindow FlatRedBall
리턴 void

ManuallyLoadScn() 공개 정적인 메소드

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

NewWorkspace() 공개 정적인 메소드

public static NewWorkspace ( FlatRedBall callingWindow ) : void
callingWindow FlatRedBall
리턴 void

RememberAttachmentInfo() 공개 정적인 메소드

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