C# Class HorsemanAgent, CreatureDemos

Inheritance: CreatureGameAgent
Afficher le fichier Open project: kestrelm/CreatureDemos

Méthodes publiques

Méthode Description
HorsemanAgent ( ) : System.Collections
initState ( ) : void
updateStep ( ) : void

Private Methods

Méthode Description
setAnimation ( ) : void
setMovement ( ) : void
turnOffOtherObjectCollisions ( GameObject objectList ) : void

Method Details

HorsemanAgent() public méthode

public HorsemanAgent ( ) : System.Collections
Résultat System.Collections

initState() public méthode

public initState ( ) : void
Résultat void

updateStep() public méthode

public updateStep ( ) : void
Résultat void