All Classes |Grouped Classes |Index

Function get_character_index

Get the character index at a specified point.

	int CL_Font::get_character_index(
		CL_GraphicContext & gc,
		const CL_String & text,
		const CL_Point & point);

Detailed description:

Multiline text (seperated by /n) is supported