EWL Engine
The display interaction in EWL has been abstracted into an engine class, which is split into smaller pieces internally. These pieces each provide a subset of a total engine's functionality, for instance window interaction is split from the canvas functionality.
|