Interface for classes which can respond to device lost and reset events.
| C# |
public interface IResettable
| All Members | Methods | ||||
|
|
|
|
|||
| Icon | Member | Description |
|---|---|---|
|
|
OnLostDevice()()()() |
Should be called when the Direct3D device has been lost.
|
|
|
OnResetDevice()()()() |
Should be called when the Direct3D device has been reset.
|
Assembly: SlimDX (Module: SlimDX) Version: 2.0.11.43