wManager.Wow.Helpers Namespace
WRobot

MovementRandomInCircle Class

Class MovementRandomInCircle. Used in Automaton product to move to random position when no task to do near. If not InMovement bot run this state. Must be one of the last states of Engine. Implements the State

Namespace:  wManager.Wow.Bot.States
Assembly:  wManager (in wManager.dll)

Syntax


public class MovementRandomInCircle : State
Public Class MovementRandomInCircle _
	Inherits State
public ref class MovementRandomInCircle : public State

Inheritance Hierarchy


Object
  robotManager.FiniteStateMachine..::..State
    wManager.Wow.Bot.States..::..MovementRandomInCircle