CMGDK r49-rc2
公有成员 | 公有属性 | 保护成员 | 保护属性
hgl::HTPBaseLayer类参考

#include <HTPBaseLayer.H>

继承图,类hgl::HTPBaseLayer
hgl::HTPLayer hgl::HTPPartLayer

所有成员的列表。

公有成员

 HTPBaseLayer ()
 HTPBaseLayer (TileLibrary *, Stream *)
virtual ~HTPBaseLayer ()

公有属性

PropertyString Name
 名称属性
Color4f Color
 色彩
bool Visible
 是否显示
Property< intLeft
 层相对左边界坐标
Property< intTop
 层相对上边界坐标
Property< intWidth
 层宽度
Property< intHeight
 层高度
BlendMode Blend
 混合方式

保护成员

int GetLeft ()
int GetTop ()
int GetWidth ()
int GetHeight ()
void SetLeft (int n)
void SetTop (int n)
void InitPrivate ()

保护属性

WideString name
int left
int top
int width
int height
int color_num
 色彩成份
char blendmode [4]
int32data
TileLibrarylib
int tile_width
int tile_height
int tile_cols
int tile_rows

构造及析构函数文档

hgl::HTPBaseLayer::HTPBaseLayer ( )
hgl::HTPBaseLayer::HTPBaseLayer ( TileLibrary tlb,
Stream str 
)
hgl::HTPBaseLayer::~HTPBaseLayer ( ) [virtual]

成员函数文档

int hgl::HTPBaseLayer::GetHeight ( ) [inline, protected]
int hgl::HTPBaseLayer::GetLeft ( ) [inline, protected]
int hgl::HTPBaseLayer::GetTop ( ) [inline, protected]
int hgl::HTPBaseLayer::GetWidth ( ) [inline, protected]
void hgl::HTPBaseLayer::InitPrivate ( ) [protected]
void hgl::HTPBaseLayer::SetLeft ( int  n) [inline, protected]
void hgl::HTPBaseLayer::SetTop ( int  n) [inline, protected]

成员数据文档

混合方式

char hgl::HTPBaseLayer::blendmode[4] [protected]

色彩

色彩成份

层高度

层相对左边界坐标

名称属性

层相对上边界坐标

是否显示

层宽度


该类的文档由以下文件生成:
 全部  名字空间 文件 函数 变量 类型定义 枚举 枚举值 友元 宏定义