Inherits from NSObject
Declared in OGWBase.h

Overview

Base class for world and entities.

Tasks

Properties

aspects

A collection of aspects.

@property (readonly) OGWAspectCollection *aspects

Return Value

A collection of aspects.

Declared In

OGWBase.h

values

a collection of keyed values.

@property (readonly) OGWKeyedValue *values

Return Value

a collection of keyed values.

See Also

Declared In

OGWBase.h