Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/tgfx
/ TGFXWindow
Method
TGFXWindow
win/src/TGFXWindow.cpp:32–34 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
30
static constexpr float WHEEL_RATIO = 400.0f;
31
32
TGFXWindow::TGFXWindow() {
33
createAppHost();
34
}
35
36
TGFXWindow::~TGFXWindow() {
37
destroy();
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected