메소드 | 설명 | |
---|---|---|
LoadingScreenLoop ( ) : void | ||
RouteViewer ( int width, int height, OpenTK.Graphics.GraphicsMode currentGraphicsMode, string openbve, GameWindowFlags @default ) : System |
메소드 | 설명 | |
---|---|---|
OnClosing ( CancelEventArgs e ) : void | ||
OnLoad ( |
||
OnRenderFrame ( FrameEventArgs e ) : void | ||
OnResize ( |
메소드 | 설명 | |
---|---|---|
RunInRenderThread ( ThreadStart job ) : void |
This method is used during loading to run commands requiring an OpenGL context in the main render loop
|
protected OnRenderFrame ( FrameEventArgs e ) : void | ||
e | FrameEventArgs | |
리턴 | void |
public RouteViewer ( int width, int height, OpenTK.Graphics.GraphicsMode currentGraphicsMode, string openbve, GameWindowFlags @default ) : System | ||
width | int | |
height | int | |
currentGraphicsMode | OpenTK.Graphics.GraphicsMode | |
openbve | string | |
@default | GameWindowFlags | |
리턴 | System |