xoreos  0.0.5
Classes | Namespaces
cbgt.h File Reference

Compressed BackGround Tiles, a BioWare image format found in Sonic. More...

#include <vector>
#include "src/common/ptrvector.h"
#include "src/graphics/images/decoder.h"
Include dependency graph for cbgt.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Graphics::CBGT
 Loader for CBGT, BioWare's Compressed BackGround Tiles, an image format found in Sonic, used as area background images. More...
 
struct  Graphics::CBGT::ReadContext
 

Namespaces

 Common
 
 Graphics
 

Detailed Description

Compressed BackGround Tiles, a BioWare image format found in Sonic.

Definition in file cbgt.h.