Свойство | Тип | Описание | |
---|---|---|---|
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 |
protected OnResize ( bool forceResize ) : void | ||
forceResize | bool | |
Результат | void |
public ProcessCommandLineArgument ( string argument ) : void | ||
argument | string | |
Результат | void |
protected ProcessDroppedFile ( string fileName ) : void | ||
fileName | string | |
Результат | void |
public static EditorWindow,EditorObjects LastInstance | ||
Результат |