Méthode | Description | |
---|---|---|
ObjectViewer ( int width, int height, OpenTK.Graphics.GraphicsMode currentGraphicsMode, string openbve, GameWindowFlags @default ) : System |
Méthode | Description | |
---|---|---|
OnLoad ( |
||
OnRenderFrame ( FrameEventArgs e ) : void | ||
OnResize ( |
Méthode | Description | |
---|---|---|
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 | |
Résultat | System |
protected OnRenderFrame ( FrameEventArgs e ) : void | ||
e | FrameEventArgs | |
Résultat | void |
protected OnResize ( |
||
e | ||
Résultat | void |