C# Class MoveUnit, ScorpioDev

Inheritance: Objective
Afficher le fichier Open project: mbiondi17/ScorpioDev Class Usage Examples

Méthodes publiques

Свойство Type Description
gameManager GameManager,
startThisObj bool
targetedEnemy bool

Méthodes publiques

Méthode Description
Update ( ) : void
isComplete ( ) : bool

Method Details

Update() public méthode

public Update ( ) : void
Résultat void

isComplete() public méthode

public isComplete ( ) : bool
Résultat bool

Property Details

gameManager public_oe property

public GameManager, gameManager
Résultat GameManager,

startThisObj public_oe property

public bool startThisObj
Résultat bool

targetedEnemy public_oe property

public bool targetedEnemy
Résultat bool