Interface EventModelEvaluator

All Known Implementing Classes:
DefaultEventModelEvaluator

public interface EventModelEvaluator
An abstract representation of a class that would be responsible for performing all the event model computations and organisation on a per-frame basis.

This class allows extensibility of the event model implementation by both providing an abstract view of the event model, but also allowing individual node types to have their own managers that are dealt with by the event model.

Version:
$Revision: 1.2 $
Author:
Justin Couch