MockDevice OnFullscreenChanged Method Delta Engine Documentation

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

protected override void OnFullscreenChanged(
	Size displaySize,
	bool wantFullscreen
)
See Also