Home | All Classes | Grouped Classes | Index | Search

CL_GraphicContext::set_translate_offset

Sets the translate offset.

	void set_translate_offset(
		int x, int y);

Detailed description:

The new offset will disregard any previous offset's, but will not empty the translation stack. The new translation offset will affect any subsequent display operations on the current displaycard, by translating the position of the display operation with the offset.

See also:

CL_GraphicContext



Questions or comments, write to the ClanLib mailing list.