All Classes |Grouped Classes |Index

Function get_character_index

Get the character index at a specified point.

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

Detailed description:

Function should support multiline text (seperated by /n)