cpp-class-constructor   [plain text]


Item::Item(int RIGHT)
{
	ChangeMe;
}