26 #ifndef SAGA2_UIMETRCS_H 27 #define SAGA2_UIMETRCS_H 31 const int kIconWidth = 32,
35 kIconOriginX = kIconWidth / 2,
36 kIconOriginY = kIconHeight / 2;
38 const int kBackWidth = 42,
42 kBackOriginX = kBackWidth / 4,
43 kBackOriginY = kBackHeight / 4 - 8;
46 const int16 kNumButtons = 7;
47 const int16 kYContOffset = 150;
50 const int16 kYFaceOffset = 150;
52 extern Rect16 julFrameBox, phiFrameBox,
53 kevFrameBox, julPlateBox,
54 phiPlateBox, kevPlateBox;