| FFmpeg
    | 
| Data Fields | |
| AVFrame * | frame | 
| int | hscroll | 
| int | vscroll | 
| int | transparency | 
Definition at line 67 of file cdgraphics.c.
| AVFrame* CDGraphicsContext::frame | 
Definition at line 68 of file cdgraphics.c.
Referenced by cdg_border_preset(), cdg_decode_end(), cdg_decode_frame(), cdg_decode_init(), cdg_load_palette(), cdg_scroll(), and cdg_tile_block().
| int CDGraphicsContext::hscroll | 
Definition at line 69 of file cdgraphics.c.
Referenced by cdg_scroll(), and cdg_tile_block().
| int CDGraphicsContext::vscroll | 
Definition at line 70 of file cdgraphics.c.
Referenced by cdg_scroll(), and cdg_tile_block().
| int CDGraphicsContext::transparency | 
Definition at line 71 of file cdgraphics.c.
Referenced by cdg_decode_frame(), cdg_decode_init(), and cdg_load_palette().
 1.8.6
 1.8.6