Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
PixelFarm
GLFWPlatforms
C# Class PixelFarm.GLFWPlatforms
Afficher le fichier
Open project: prepare/HTML-Renderer
Méthodes publiques
Méthode
Description
CreateGLESContext
( ) :
void
Init
( ) :
bool
MakeCurrentWindow
(
GlfwWinInfo
windowInfo
) :
void
Method Details
CreateGLESContext()
public
static
méthode
public
static
CreateGLESContext
( ) :
void
Résultat
void
Init()
public
static
méthode
public
static
Init
( ) :
bool
Résultat
bool
MakeCurrentWindow()
public
static
méthode
public
static
MakeCurrentWindow
(
GlfwWinInfo
windowInfo
) :
void
windowInfo
GlfwWinInfo
Résultat
void