C# Class CShAheui.App.Cursor

Inheritance: ICloneable
Show file Open project: VBChunguk/cshaheui Class Usage Examples

Public Methods

Method Description
Clone ( ) : object
Cursor ( ) : System
Move ( CodePlane code, char aheui, bool reversed = false ) : void

Method Details

Clone() public method

public Clone ( ) : object
return object

Cursor() public method

public Cursor ( ) : System
return System

Move() public method

public Move ( CodePlane code, char aheui, bool reversed = false ) : void
code CodePlane
aheui char
reversed bool
return void