XnaWindow SetCursorIcon Method Delta Engine Documentation

Namespace: DeltaEngine.Platforms
Assembly: DeltaEngine.WindowsXna (in DeltaEngine.WindowsXna.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public void SetCursorIcon(
	string iconFilePath
)

Implements

Window SetCursorIcon(String)
See Also