Declared in UniverseObject
Declaration
Object AddObject(
Type type
);
Description
Returns a new simulation object with the specified type.
Parameters
Name | Description |
---|---|
type | A simulation object type. |
Declared in UniverseObject
Object AddObject(
Type type
);
Returns a new simulation object with the specified type.
Name | Description |
---|---|
type | A simulation object type. |