Go to the source code of this file.
Classes | |
class | DecoratorSDK::RefCoord |
class | DecoratorSDK::RefPoint |
class | DecoratorSDK::BackgroundTile |
class | DecoratorSDK::BitmapBase |
class | DecoratorSDK::BitmapDIB |
class | DecoratorSDK::BitmapMasked |
class | DecoratorSDK::BitmapGen |
class | DecoratorSDK::BitmapRES |
Namespaces | |
namespace | DecoratorSDK |
Typedefs | |
typedef std::vector < BackgroundTile > | DecoratorSDK::TileVector |
Enumerations | |
enum | DecoratorSDK::ECoordRefPoint { DecoratorSDK::CRP_BEGIN = -1, DecoratorSDK::CRP_CENTER = 0, DecoratorSDK::CRP_END = 1 } |
enum | DecoratorSDK::EFillType { DecoratorSDK::FT_NONE = 0, DecoratorSDK::FT_STRETCH, DecoratorSDK::FT_TILE } |
Variables | |
const unsigned int | DecoratorSDK::MF_NOOP = 0 |
const unsigned int | DecoratorSDK::MF_GREYED = 1 |
const unsigned int | DecoratorSDK::MF_TRANSPARENT = 2 |