![]() |
Blamite Game Engine - blam!
00368.02.12.23.1347.blamite
The core library for the Blamite Game Engine.
|
Go to the source code of this file.
Classes | |
struct | bitmap |
Structure representing a Bitmap tag. More... | |
class | BitmapTagClass |
Namespaces | |
Blam | |
Namespace surrounding all major engine components. | |
Blam::Content | |
Blam::Content::Tags | |
Namespace containing functions related to tag data. | |
Macros | |
#define | BLAM |
Enumerations | |
enum | bitmap_filtering_mode { bitm_filter_point, bitm_filter_linear, bitm_filter_anisotropic, bitm_filter_none } |
Functions | |
BLAM bitmap * | Blam::Content::Tags::GetBitmapTag (std::string tag_path) |
#define BLAM |