#ifndef _group_ #define _group_ #include struct group : component { boolean solid; void PaintBackground(); }; #endif