Collision class in
Global context
Used in collision handlers (On___Collision). Contains the detailed information about the colliding parts (Part1,Part2 and their associated MechParts and Creatures). See the onFoodCollision() function in standard.expdef
6 members:
type and name
description
comments
Part1
object field
Part1
Part2
object field
Part2
MechPart1
object field
MechPart1
MechPart2
object field
MechPart2
Creature1
object field
Creature1
Creature2
object field
Creature2
Global context
Experiment definition
Neuron definitions
Fitness formula
Visual style definition
Command line interface