T2DWorld Class

Header: #include <T2DWorld>

Public Functions

T2DWorld(QQuickItem *parent = nullptr)
QString getAppStartupTheme() const
int mouseAreaCursorShape() const

Public Slots

void setMouseAreaCursorShape(int mouseAreaCursorShape)

Detailed Description

See also T2DWorld.

Member Function Documentation

T2DWorld::T2DWorld(QQuickItem *parent = nullptr)

Default constructs an instance of T2DWorld.

QString T2DWorld::getAppStartupTheme() const

int T2DWorld::mouseAreaCursorShape() const

See also setMouseAreaCursorShape().

[slot] void T2DWorld::setMouseAreaCursorShape(int mouseAreaCursorShape)

See also mouseAreaCursorShape().