EventArgument
from direct.fsm.StatePush import EventArgument
Inheritance:
EventArgument
:
Methods of EventArgument:
__init__
_handleEvent
destroy
__init__
def __init__(self, event, index=0)
Undocumented function.
_handleEvent
def _handleEvent(self, *args)
Undocumented function.
destroy
def destroy(self)
Undocumented function.