Home | All Classes | Grouped Classes | Index | Search

CL_InputContext::CL_InputContext

Constructs an input context.

	CL_InputContext(
		int num_keyboards, int num_mice, int num_joysticks);

Parameters:

num_keyboards
Number of keyboards to be associated with this input context.
num_mice
Number of mice to be associated with this input context.
num_joysticks
Number of joysticks to be associated with the input context.

See also:

CL_InputContext



Questions or comments, write to the ClanLib mailing list.