Function lili::input::InputTypeToString¶ Defined in File input.cpp Function Documentation¶ std::string lili::input::InputTypeToString(InputType input_type)¶ Function to convert InputType to string. Parameters: input_type – [in] InputType to be converted Returns: String representation of the InputType