Poodletooth-iLand/dependencies/panda/direct/showbase/EventManagerGlobal.py
2015-05-29 05:03:48 -05:00

7 lines
111 B
Python

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