XNACS1Lib: CSS490 Spring 2011
Reassigns the keyboard mapping for the keyboard to gamepad to a new mapping, specified by the ini file passed. Example: SetKeyboardMapFile(".\\CS1setting.ini");

Namespace: XNACS1Lib
Assembly: XNACS1Lib (in XNACS1Lib.dll) Version: 1.0.0.0

Syntax

C#
public static void SetKeyboardMapFile(
	string fileName
)

Parameters

fileName
Type: System..::..String

[Missing <param name="fileName"/> documentation for "M:XNACS1Lib.XNACS1Base.SetKeyboardMapFile(System.String)"]

See Also