C# Class Fusion.Drivers.Input.InputDevice.NativeMethods

Show file Open project: demiurghg/FusionEngine

Public Methods

Method Description
LoadCustomCursor ( string path ) : Cursor

Private Methods

Method Description
LoadCursorFromFile ( string path ) : IntPtr

Method Details

LoadCustomCursor() public static method

public static LoadCustomCursor ( string path ) : Cursor
path string
return System.Windows.Forms.Cursor