| Classes in ballWorlds.framework that implement BallManager |
class |
BallManagerWorld
An BallManagerWorld provides a thread-safe implementation of BallManager,
subject to the CAUTION below. |
class |
VisibleWorld
A World manages the Balls that it contains; a VisibleWorld is a World that
just displays the balls, without asking them to act. |
class |
WorldWithManyThreads
TODO Put here a description of this class: what its objects are and/or do. |
class |
WorldWithTwoOrThreeThreads
TODO Put here a description of this class: what its objects are and/or do. |