C# Class CSGOTriggerbot.UI.PlayerRadar

Inheritance: ExternalUtilsCSharp.SharpDXRenderer.Controls.SharpDXRadar
Show file Open project: BigMo/Zat-s-External-CSGO-Multihack-v3 Class Usage Examples

Public Methods

Method Description
Update ( double secondsElapsed, ExternalUtilsCSharp keyUtils, SharpDX cursorPoint, bool checkMouse = false ) : void

Method Details

Update() public method

public Update ( double secondsElapsed, ExternalUtilsCSharp keyUtils, SharpDX cursorPoint, bool checkMouse = false ) : void
secondsElapsed double
keyUtils ExternalUtilsCSharp
cursorPoint SharpDX
checkMouse bool
return void