FightGameAIMain.enableAlgSettings Method

Fight Game AI Demo

FightGameAIMainenableAlgSettings Method
Enables the algorithm settings.

Namespace: FightGameAIDemo.UserInterfaces
Assembly: FightGameAIDemo (in FightGameAIDemo.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
private void enableAlgSettings(
	bool set
)

Parameters

set
Type: SystemBoolean
if set to true [set].
See Also