container class for multiple mechanisms, influences, and other simulation objects.
container class for multiple mechanisms, influences, and other simulation objects.Use addMechanism and removeMechanism to add and remove mechanisms from the system.
dynoConstraints, dynoInfluences, dynoComponents, dynoTimers, and dynoLimiters can be added to the system with addInfluence(), etc. To temporarily deactivate them, set their 'active' member to 0, rather than using deleteInfluence() et al, which deallocates the objects.
At some point, these interfaces may be made more consistent, but for the time being they're being kept separate.
Alphabetic index HTML hierarchy of classes or Java