Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/esengine/esengine
/ createDisplayObject
Method
createDisplayObject
packages/fairygui/src/core/GObject.ts:887–889 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
885
// Display object creation | 显示对象创建
886
887
protected createDisplayObject(): void {
888
// Override in subclasses to create specific display object
889
}
890
891
// Handle property changes | 处理属性变化
892
Callers
1
constructor
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected