Superclass of all publicly accessible Catacomb objects. Only the public fields of objects which extend CcmbObject can be examined through the main user interface, and they are the only fields which are exported when a model is saved to a file. Thus, for a model to be savable, all its parameters must be in public fields of CcmbObjects, in which case they are also visible to the Catacomb interface. Although there are no public fields proper to CcmbObject, it inherits several from its superclass EvtPropO. Every CcmbObject has a name (String), a color (int) and...
See the main user guide for details of how to write new Catacomb models by
extending CcmbObject.
user interface: CcmbObjectEditor
|     field |     type   |     contents / default value |     |