LUIRoot.py 137 B

123456789
  1. """
  2. This is a wrapper file. It contains no actual implementation
  3. """
  4. from panda3d.lui import LUIRoot as __LUIRoot
  5. LUIRoot = __LUIRoot