Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
PixelFarm
GLFWPlatforms
C# Class PixelFarm.GLFWPlatforms
Exibir arquivo
Open project: prepare/HTML-Renderer
Public Methods
Method
Description
CreateGLESContext
( ) :
void
Init
( ) :
bool
MakeCurrentWindow
(
GlfwWinInfo
windowInfo
) :
void
Method Details
CreateGLESContext()
public
static
method
public
static
CreateGLESContext
( ) :
void
return
void
Init()
public
static
method
public
static
Init
( ) :
bool
return
bool
MakeCurrentWindow()
public
static
method
public
static
MakeCurrentWindow
(
GlfwWinInfo
windowInfo
) :
void
windowInfo
GlfwWinInfo
return
void