GameWorld Methods

Fight Game AI Demo

GameWorld Methods

The GameWorld 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 nextRound
Move onto the nexts round.
Public method RunFight
Runs the fight.
Public method SetUp
Set up fighters for fight.
Public method triggerEvolution
Triggers the evolution.
Public method wAttack
handles the attacks in world calss.
Top
See Also