C# Class cleanGatherer.FSM.States.Patrol

Inheritance: State
Show file Open project: Vipeax/cleanLayer

Public Methods

Method Description
Patrol ( ) : System
Run ( ) : void

Method Details

Patrol() public method

public Patrol ( ) : System
return System

Run() public method

public Run ( ) : void
return void