Home | All Classes | Grouped Classes | Index | Search

CL_GraphicContext::pop_translate_offset

Pops the last pushed translation offset from the translation offset stack.

	void pop_translate_offset();

Detailed description:

If the stack is empty, nothing will happen, and if the last translation offset is popped, the translation offset will be set to 0,0.

See also:

CL_GraphicContext



Questions or comments, write to the ClanLib mailing list.