C# Class GLFWnet.Binding.GLFWwindow

Show file Open project: lodico/glfw-net Class Usage Examples

Public Properties

Property Type Description
NULL GLFWwindow

Public Methods

Method Description
ToString ( ) : string

Method Details

ToString() public method

public ToString ( ) : string
return string

Property Details

NULL public static property

NULL GLFWwindow pointer
public static GLFWwindow,GLFWnet.Binding NULL
return GLFWwindow