Home | All Classes | Grouped Classes | Index | Search

CL_Deck::add

Add a component.

	void add(
		const std::string& name, CL_Component* component);

Detailed description:

If the component name exist, the previous added component will be replaced.

See also:

CL_Component | CL_Deck



Questions or comments, write to the ClanLib mailing list.