Property | Type | Description |
---|
Method | Description | |
---|---|---|
Window ( int Width, int Height, string Title, OnLoadHandler LoadHandler, bool UseOGL3 = false ) : System |
public Window ( int Width, int Height, string Title, OnLoadHandler LoadHandler, bool UseOGL3 = false ) : System | ||
Width | int | |
Height | int | |
Title | string | |
LoadHandler | OnLoadHandler | |
UseOGL3 | bool | |
return | System |