GeneticProgramming.Torniment_size Property

Fight Game AI Demo

GeneticProgrammingTorniment_size Property
Gets or sets the torniment_size.

Namespace: FightGameAIDemo.GP
Assembly: FightGameAIDemo (in FightGameAIDemo.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public int Torniment_size { get; set; }

Property Value

Type: Int32
The torniment_size.
See Also