Description for class Abstract:
Abstract is a logical separation of the Object class, used for objects which have no representation in the simulated world. This is in contrast to Real objects, which do have representations in the simulated world. Since "abstract" is only a logical distinction, the Abstract class currently has no methods implemented.
Inherits from Object
Full API documentation for the class Abstract: