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