Bitstream Interpretation Library (BIL)
0.1
|
Contains declaration of V5CfgTileMapEntry class. More...
#include <boost/cstdint.hpp>
Go to the source code of this file.
Classes | |
struct | bil::V5CfgTileMapEntry |
Denotes a tiles associated configuration data chunk. More... |
Namespaces | |
namespace | bil |
Macros | |
#define | BIL_V5CFGTILEMAPENTRY_HPP |
Functions | |
size_t | bil::getCfgDataWordCount (const V5CfgTileMapEntry &where) |
Gets number of words a V5CfgTileMapEntry references. | |
size_t | bil::getCfgData (boost::uint32_t *data, size_t dataWordCount, const V5Configuration &src, const V5CfgTileMapEntry &where) |
Gets configuration data referenced by a V5CfgTileMapEntry. |
Contains declaration of V5CfgTileMapEntry class.
Definition in file V5CfgTileMapEntry.hpp.
#define BIL_V5CFGTILEMAPENTRY_HPP |
Definition at line 8 of file V5CfgTileMapEntry.hpp.