Poodletooth-iLand/panda/direct/showbase/EventManagerGlobal.py
2015-03-03 17:10:12 -05:00

7 lines
111 B
Python

"""Undocumented Module"""
__all__ = ['eventMgr']
import EventManager
eventMgr = EventManager.EventManager()