#include <formatwindow.h>
Inherits BitsPopup.

Public Member Functions | |
| FormatBits (int x, int y, Asset *asset) | |
| ~FormatBits () | |
| int | handle_event () |
Data Fields | |
| Asset * | asset |
Definition at line 62 of file formatwindow.h.
| FormatBits::FormatBits | ( | int | x, | |
| int | y, | |||
| Asset * | asset | |||
| ) |
Definition at line 164 of file formatwindow.C.
| FormatBits::~FormatBits | ( | ) |
Definition at line 167 of file formatwindow.C.
| int FormatBits::handle_event | ( | ) |
Definition at line 168 of file formatwindow.C.
References asset, Asset::bits, and get_bits().

1.5.5