载入中...
搜索中...
未找到
eve::ui::UIHost::Meta结构体 参考

#include <UIHost.h>

Public 属性

bool visible = true
 
int layer = 0
 
bool modal = false
 
bool overlay = false
 
bool hasPos = false
 
float posX = 0.f
 
float posY = 0.f
 
float pivotX = 0.f
 
float pivotY = 0.f
 
bool hasSize = false
 
float sizeX = 0.f
 
float sizeY = 0.f
 
float percentW = 0.f
 
float percentH = 0.f
 
float anchorX = 0.f
 
float anchorY = 0.f
 
std::string name
 
uint32_t ownerId = 0
 
UIHostentity = nullptr
 

详细描述

在文件 UIHost.h136 行定义.

类成员变量说明

◆ anchorX

float eve::ui::UIHost::Meta::anchorX = 0.f

在文件 UIHost.h151 行定义.

◆ anchorY

float eve::ui::UIHost::Meta::anchorY = 0.f

在文件 UIHost.h152 行定义.

◆ entity

UIHost* eve::ui::UIHost::Meta::entity = nullptr

在文件 UIHost.h155 行定义.

◆ hasPos

bool eve::ui::UIHost::Meta::hasPos = false

在文件 UIHost.h141 行定义.

◆ hasSize

bool eve::ui::UIHost::Meta::hasSize = false

在文件 UIHost.h146 行定义.

◆ layer

int eve::ui::UIHost::Meta::layer = 0

在文件 UIHost.h138 行定义.

◆ modal

bool eve::ui::UIHost::Meta::modal = false

在文件 UIHost.h139 行定义.

◆ name

std::string eve::ui::UIHost::Meta::name

在文件 UIHost.h153 行定义.

◆ overlay

bool eve::ui::UIHost::Meta::overlay = false

在文件 UIHost.h140 行定义.

◆ ownerId

uint32_t eve::ui::UIHost::Meta::ownerId = 0

在文件 UIHost.h154 行定义.

◆ percentH

float eve::ui::UIHost::Meta::percentH = 0.f

在文件 UIHost.h150 行定义.

◆ percentW

float eve::ui::UIHost::Meta::percentW = 0.f

在文件 UIHost.h149 行定义.

◆ pivotX

float eve::ui::UIHost::Meta::pivotX = 0.f

在文件 UIHost.h144 行定义.

◆ pivotY

float eve::ui::UIHost::Meta::pivotY = 0.f

在文件 UIHost.h145 行定义.

◆ posX

float eve::ui::UIHost::Meta::posX = 0.f

在文件 UIHost.h142 行定义.

◆ posY

float eve::ui::UIHost::Meta::posY = 0.f

在文件 UIHost.h143 行定义.

◆ sizeX

float eve::ui::UIHost::Meta::sizeX = 0.f

在文件 UIHost.h147 行定义.

◆ sizeY

float eve::ui::UIHost::Meta::sizeY = 0.f

在文件 UIHost.h148 行定义.

◆ visible

bool eve::ui::UIHost::Meta::visible = true

在文件 UIHost.h137 行定义.


该结构体的文档由以下文件生成: