#include "bcsubwindow.h"#include "rotateframe.inc"#include "vframe.inc"


Go to the source code of this file.
Data Structures | |
| class | BC_Pan |
Defines | |
| #define | PAN_UP 0 |
| #define | PAN_HI 1 |
| #define | PAN_POPUP 2 |
| #define | PAN_CHANNEL 3 |
| #define | PAN_STICK 4 |
| #define | PAN_CHANNEL_SMALL 5 |
| #define | PAN_STICK_SMALL 6 |
| #define | PAN_IMAGES 7 |
| #define PAN_CHANNEL 3 |
Definition at line 19 of file bcpan.h.
Referenced by BC_Pan::draw_popup(), and BC_Pan::initialize().
| #define PAN_CHANNEL_SMALL 5 |
| #define PAN_HI 1 |
| #define PAN_IMAGES 7 |
Definition at line 23 of file bcpan.h.
Referenced by BC_Pan::BC_Pan(), BC_Pan::set_images(), and BC_Pan::~BC_Pan().
| #define PAN_POPUP 2 |
| #define PAN_STICK 4 |
| #define PAN_STICK_SMALL 6 |
| #define PAN_UP 0 |
Definition at line 16 of file bcpan.h.
Referenced by BC_Pan::draw(), MicroTheme::initialize(), and BC_Pan::set_images().
1.5.5