LUIInputHandler.py 169 B

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