Module resources

Module resources 

Source
Expand description

World resource storage.

Structs§

AtomicResource
A handle to a resource from a Resources collection.
CellAlreadyPresentError
Error thrown when a resource cell cannot be inserted because it already exists.
Resources
A collection of resources.
UntypedResource
An untyped resource that may be inserted into UntypedResources.
UntypedResourceSet
Utility container for storing set of UntypedResource. Cloning
UntypedResources
Storage for un-typed resources.

Type Aliases§

AtomicUntypedResource
An untyped, atomic resource cell.