Go to the source code of this file.
Functions | |
| void | XF_ShowTextBg (u8 number) |
| void | XF_BgDelete (u8 number) |
| void | XF_ResetBg (void) |
| void | XF_BgLoadEx (u8 number, u32 *info, void *tiles, u32 *map, u16 *pal) |
| void | XF_BgCopyBitmap (u8 number, u16 *img) |
| void | XF_BgLoadBitmapEx (u8 number, u16 *buffer, s16 width, s16 height, u8 full, u8 alpha) |
| void | XF_BgLoadBitmap (u8 number, s16 width, s16 height, u8 full) |
| void | XF_BgLoad8bitBitmap (u8 number, s16 width, s16 height, u8 full) |
| void | XF_BgScrollXY (u8 bg, s32 x, s32 y) |
| void | XF_ShowTileBg (s8 i) |
| void | xf_DoVect (u8) |
| void | XF_ShowBg (s8 i) |
| void | XF_BgSetPixelAlpha (u8 number, s16 x, s16 y, u32 color0, s32 alpha) |
Variables | |
| xf_bg_type | xf_bg [N_BG] |
| void xf_DoVect | ( | u8 | bg | ) |
Definition at line 756 of file xf_vecto.c.
| xf_bg_type xf_bg[N_BG] |
1.5.4