FightGameAIMain.UpdateOutput Method

Fight Game AI Demo

FightGameAIMainUpdateOutput Method
Updates the output list box with both Algorithm and fighting event lists.

Namespace: FightGameAIDemo.UserInterfaces
Assembly: FightGameAIDemo (in FightGameAIDemo.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public void UpdateOutput()
See Also