Abstract factory to provide access to create entity behaviors on demand via the resolver.
View code on GitHub
Namespace: DeltaEngine.EntitiesAssembly: DeltaEngine (in DeltaEngine.dll) Version: 1.1.1.0 (1.1.1)
Syntax
The BehaviorResolver type exposes the following members.
Methods
Name | Description | |
---|---|---|
ResolveDrawBehavior | ||
ResolveUpdateBehavior |
See Also