Chapter 17. The Built-In breve Class APIs

This section lists all of the built-in breve class objects. These objects are used to interact with specific features in the breve engine.

Abstract

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: