IGameWorld.Population_size Property

Fight Game AI Demo

IGameWorldPopulation_size Property
Gets or sets the population_size.

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

Property Value

Type: Int32
The population_size.
See Also