#include <gfx.h>
Public Member Functions | |
| palBg () | |
| Default constructor. | |
| void | clear () |
| Clears the struct (Releases allocated memory etc). | |
Public Attributes | |
| byte * | bg |
| Background data. | |
| Cine::Palette | pal |
| Background color palette. | |
| char | name [15] |
| Background filename. | |
Background with palette