Method | Description | |
---|---|---|
CreateGlfwForm ( int w, int h, string title ) : |
||
ShouldClose ( ) : bool | ||
UpdateWindowsFrame ( ) : void |
Method | Description | |
---|---|---|
GetGlfwForm ( |
||
GlfwApp ( ) : System |
public static CreateGlfwForm ( int w, int h, string title ) : |
||
w | int | |
h | int | |
title | string | |
return |