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
|
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< Platform > | platformList |
Platforms.Platforms | ( | List< Platform > | l | ) |
void Platforms.mutate | ( | Random | rand | ) |
List<Platform> Platforms.platformList |