h20062 s 00010/00000/00000 d D 1.1 91/03/08 04:42:12 hopkins 1 0 c date and time created 91/03/08 04:42:12 by hopkins e u U f e 0 t T I 1 #ifndef _button_ #define _button_ #include struct button : component { void PaintButton(boolean down); }; #endif E 1