Tesla Graphics Engine Documentation (January 2012)
IWindowProvider Interface
TeslaTesla.CoreIWindowProvider
Service provider that creates the underlying implementarions for Window.
Declaration Syntax
C#
public interface IWindowProvider
Members
All Members Methods



Icon Member Description
CreateWindowHost(Window)
Creates a host to run a primary window in. This sets up the application loop that updating/rendering occurs in.

CreateWindowImplementation(PresentationParameters, String, Boolean)
Creates a new window implementation.

Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)