|
Atrinik Client 2.5
|
Go to the source code of this file.
Defines | |
| #define | BOOK_CONTENT_WIDTH (Bitmaps[BITMAP_BOOK]->bitmap->w - 90) |
| #define | BOOK_CONTENT_HEIGHT (Bitmaps[BITMAP_BOOK]->bitmap->h - 80) |
| #define | BOOK_BACKGROUND_X (ScreenSurface->w / 2 - Bitmaps[BITMAP_BOOK]->bitmap->w / 2) |
| #define | BOOK_BACKGROUND_Y (ScreenSurface->h / 2 - Bitmaps[BITMAP_BOOK]->bitmap->h / 2) |
Book GUI header.
Definition in file book.h.
| #define BOOK_BACKGROUND_X (ScreenSurface->w / 2 - Bitmaps[BITMAP_BOOK]->bitmap->w / 2) |
| #define BOOK_BACKGROUND_Y (ScreenSurface->h / 2 - Bitmaps[BITMAP_BOOK]->bitmap->h / 2) |
| #define BOOK_CONTENT_HEIGHT (Bitmaps[BITMAP_BOOK]->bitmap->h - 80) |
1.7.4