IGameWorld Methods

Fight Game AI Demo

IGameWorld Methods

The IGameWorld type exposes the following members.

Methods
  Name Description
Public method HasAIDied
Determines whether [has ai died].
Public method HasNonAIDied
Determines whether [has non ai died].
Public method RunFight
Runs the fight.
Public method SetUp
Set up the fighters for the fight.
Public method triggerEvolution
Triggers the evolution.
Public method wAttack
handles the attack.
Top
See Also