BehaviorResolver InterfaceDelta Engine Documentation
Abstract factory to provide access to create entity behaviors on demand via the resolver. View code on GitHub

Namespace: DeltaEngine.Entities
Assembly: DeltaEngine (in DeltaEngine.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public interface BehaviorResolver

The BehaviorResolver type exposes the following members.

Methods

  NameDescription
Public methodResolveDrawBehavior
Public methodResolveUpdateBehavior
Top
See Also