|
static constexpr std::string_view | identifier = "texture:" |
|
static constexpr size_t | specOffset = identifier.size() |
|
◆ Create()
◆ IsMouseOver()
virtual bool CGUIMouseEventMaskTexture::IsMouseOver |
( |
const CVector2D & |
mousePos, |
|
|
const CRect & |
objectSize |
|
) |
| const |
|
inlineoverridevirtual |
◆ identifier
constexpr std::string_view CGUIMouseEventMaskTexture::identifier = "texture:" |
|
staticconstexpr |
◆ m_Data
std::vector<bool> CGUIMouseEventMaskTexture::m_Data |
|
private |
◆ m_Height
u16 CGUIMouseEventMaskTexture::m_Height |
|
private |
◆ m_Width
u16 CGUIMouseEventMaskTexture::m_Width |
|
private |
◆ specOffset
constexpr size_t CGUIMouseEventMaskTexture::specOffset = identifier.size() |
|
staticconstexpr |
The documentation for this class was generated from the following file: