SYNOPSIS

#include <s3d.h>

STRUCTURE MEMBERS

struct mcp_object {
	uint32_t object;
	float trans_x;
	float trans_y;
	float trans_z;
	float r;
	char name;
}

DESCRIPTION

Deprecated

don't use, to be removed soon (use struct s3d_but_info). ;)

AUTHOR

Simon Wunderlich

Author of s3d