C# Class DescendToTarget, RAiC

Inheritance: IState
Afficher le fichier Open project: c0deLab/RAiC Class Usage Examples

Méthodes publiques

Méthode Description
DescendToTarget ( Drone, drone )
OnEnter ( ) : void
OnExit ( ) : void
Tick ( ) : void

Method Details

DescendToTarget() public méthode

public DescendToTarget ( Drone, drone )
drone Drone,

OnEnter() public méthode

public OnEnter ( ) : void
Résultat void

OnExit() public méthode

public OnExit ( ) : void
Résultat void

Tick() public méthode

public Tick ( ) : void
Résultat void