All Classes |Grouped Classes |Index

Function set_frame_offset

Sets the translate offset of a specific frame. 0 is first frame.

	void CL_Sprite::set_frame_offset(
		int frame,
		CL_Point  offset);