| 
 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
          Description
| Class Summary | |
|---|---|
| BigBang<Msg extends Serializable> | A Class representing the creation of a World/System that communicates by passing messages of some type (Msg), and the related methods and Function-Objects (call-backs) for drawing the world and handling various events. | 
| None | Represents an empty Message Type (for interactive, but non-networked animations/worlds) | 
| VoidWorld<Msg extends Serializable> | A Class representing an imperative World and the related methods
  for drawing the world and handling various events connected to a Universe. | 
| World<Msg extends Serializable> | A Class representing a World and the related methods for drawing
  the world and handling various events connected to a Universe. | 
Universe/World package mimics the Racket 2htdp/image with the ability to develop distributed client/server programs.
| 
 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||