C# Class CShAheui.App.Cursor.Velocity

Inheritance: ICloneable
Mostra file Open project: VBChunguk/cshaheui

Public Methods

Method Description
Clone ( ) : object
Reverse ( ) : void
Update ( char aheuiDirection, bool reversed = false ) : void
Velocity ( ) : System

Method Details

Clone() public method

public Clone ( ) : object
return object

Reverse() public method

public Reverse ( ) : void
return void

Update() public method

public Update ( char aheuiDirection, bool reversed = false ) : void
aheuiDirection char
reversed bool
return void

Velocity() public method

public Velocity ( ) : System
return System