프로퍼티 | 타입 | 설명 | |
---|---|---|---|
LastInstance | |||
MinimumFrameLength | float |
메소드 | 설명 | |
---|---|---|
EditorWindow ( ) : System | ||
Exit ( ) : void | ||
ExitMessage ( |
||
FrameUpdate ( ) : void | ||
ProcessCommandLineArgument ( string argument ) : void | ||
Run ( string args ) : void |
메소드 | 설명 | |
---|---|---|
OnResize ( System e ) : void | ||
OnResize ( bool forceResize ) : void | ||
ProcessDroppedFile ( string fileName ) : void |
메소드 | 설명 | |
---|---|---|
Draw ( ) : void | ||
GameForm_Activated ( object sender, |
||
GameForm_Closing ( object sender, System e ) : void | ||
GameForm_DragDrop ( object sender, |
||
LoadRuntimeOptions ( ) : void |
public ExitMessage ( |
||
callingWindow | ||
리턴 | void |
public ProcessCommandLineArgument ( string argument ) : void | ||
argument | string | |
리턴 | void |
protected ProcessDroppedFile ( string fileName ) : void | ||
fileName | string | |
리턴 | void |