BrawlerAGD BrawlerAGD 0.0.0 ALPHA
An Automated Game Designer (AGD) Used for Creating Brawler Fighting Games. An Automated Game Designer for Brawler Video Games
Platforms Class Reference

Public Member Functions

 Platforms (List< Platform > l)
 
void mutate (Random rand)
 

Static Public Member Functions

static Platforms singlePointCrossover (Platforms p1, Platforms p2, Random rand)
 

Public Attributes

List< PlatformplatformList
 

Constructor & Destructor Documentation

◆ Platforms()

Platforms.Platforms ( List< Platform l)

Member Function Documentation

◆ mutate()

void Platforms.mutate ( Random  rand)

◆ singlePointCrossover()

static Platforms Platforms.singlePointCrossover ( Platforms  p1,
Platforms  p2,
Random  rand 
)
static

Member Data Documentation

◆ platformList

List<Platform> Platforms.platformList

The documentation for this class was generated from the following file: