dl
| Public 成员函数 | 静态 Public 成员函数 | 所有成员列表
dnd::UI::ListBox类 参考

ui列表框 更多...

#include <dl_ui_list_box.h>

Public 成员函数

void Run (const LogicType &lt)
 
bool IsPickup ()
 
void SetOrder (float order)
 设置绘制顺序 更多...
 
CoorGetCoor ()
 
Components * GetCpt ()
 
 ~ListBox ()
 

静态 Public 成员函数

static ListBoxCreate (Background *bg, gcSprite spr_item, gcText txt_item, gcSprite spr_over, gcSprite spr_select)
 创建列表框 更多...
 

详细描述

ui列表框

在文件 dl_ui_list_box.h29 行定义.

构造及析构函数说明

◆ ~ListBox()

dnd::UI::ListBox::~ListBox ( )
inline

在文件 dl_ui_list_box.h123 行定义.

成员函数说明

◆ Create()

static ListBox * dnd::UI::ListBox::Create ( Background bg,
gcSprite  spr_item,
gcText  txt_item,
gcSprite  spr_over,
gcSprite  spr_select 
)
inlinestatic

创建列表框

参数
[in]bg背景
[in]spr_item单项背景
[in]txt_item单项文本
[in]spr_over鼠标经过精灵
[in]spr_select选中精灵
注解

在文件 dl_ui_list_box.h41 行定义.

◆ GetCoor()

Coor * dnd::UI::ListBox::GetCoor ( )
inline

在文件 dl_ui_list_box.h119 行定义.

◆ GetCpt()

Components * dnd::UI::ListBox::GetCpt ( )
inline

在文件 dl_ui_list_box.h121 行定义.

◆ IsPickup()

bool dnd::UI::ListBox::IsPickup ( )
inline

在文件 dl_ui_list_box.h101 行定义.

◆ Run()

void dnd::UI::ListBox::Run ( const LogicType &  lt)
inline

在文件 dl_ui_list_box.h62 行定义.

◆ SetOrder()

void dnd::UI::ListBox::SetOrder ( float  order)
inline

设置绘制顺序

在文件 dl_ui_list_box.h107 行定义.


该类的文档由以下文件生成: