메소드 | 설명 | |
---|---|---|
ObjectViewer ( int width, int height, OpenTK.Graphics.GraphicsMode currentGraphicsMode, string openbve, GameWindowFlags @default ) : System |
메소드 | 설명 | |
---|---|---|
OnLoad ( |
||
OnRenderFrame ( FrameEventArgs e ) : void | ||
OnResize ( |
메소드 | 설명 | |
---|---|---|
DragFile ( ) : void |
public ObjectViewer ( 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 |
protected OnRenderFrame ( FrameEventArgs e ) : void | ||
e | FrameEventArgs | |
리턴 | void |