C# Class Trollkit.MousePointer

ファイルを表示 Open project: edibletoaster/Babycastles-Trollkit

Public Methods

Method Description
MousePointer ( ) : System
hide ( ) : void
show ( ) : void

Private Methods

Method Description
ShowCursor ( bool bShow ) : int

Method Details

MousePointer() public method

public MousePointer ( ) : System
return System

hide() public static method

public static hide ( ) : void
return void

show() public static method

public static show ( ) : void
return void