C# Class PixelFarm.GlfwWinInfo

Inheritance: OpenTK.Platform.IWindowInfo
显示文件 Open project: prepare/HTML-Renderer Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
Dispose ( ) : void
GlfwWinInfo ( GlfwWindowPtr glfwWindowPtr ) : System

Method Details

Dispose() public method

public Dispose ( ) : void
return void

GlfwWinInfo() public method

public GlfwWinInfo ( GlfwWindowPtr glfwWindowPtr ) : System
glfwWindowPtr Pencil.Gaming.GlfwWindowPtr
return System