C# Class Pencil.Gaming.GlfwWindowPtr

显示文件 Open project: prepare/HTML-Renderer Class Usage Examples

Public Properties

Property Type Description
Null GlfwWindowPtr

Public Methods

Method Description
IsEqual ( GlfwWindowPtr ptr1, GlfwWindowPtr ptr2 ) : bool

Private Methods

Method Description
GlfwWindowPtr ( IntPtr ptr ) : System

Method Details

IsEqual() public static method

public static IsEqual ( GlfwWindowPtr ptr1, GlfwWindowPtr ptr2 ) : bool
ptr1 GlfwWindowPtr
ptr2 GlfwWindowPtr
return bool

Property Details

Null public_oe static_oe property

public static GlfwWindowPtr,Pencil.Gaming Null
return GlfwWindowPtr