All Classes |Grouped Classes |Index

Function set_image_data

Sets the image data from another sprite, sharing animation state.

	void CL_Sprite::set_image_data(
		const CL_Sprite & image_source);

Detailed description:

Use this to change the look of your sprite.