Home | All Classes | Grouped Classes | Index | Search

CL_InputDevice::keyid_to_string

Returns a generic string name for the specified key code. Returns the key code for the specified generic string key name.

	std::string keyid_to_string(
		int keycode);

	int keyid_to_string(
		const std::string& str);

See also:

CL_InputDevice



Questions or comments, write to the ClanLib mailing list.