MetaCoreEngineV2/Builtin/LUIRoot.py
2026-01-13 17:06:06 +08:00

9 lines
137 B
Python

"""
This is a wrapper file. It contains no actual implementation
"""
from panda3d.lui import LUIRoot as __LUIRoot
LUIRoot = __LUIRoot