FBEventInput Class Reference

#include <mobu-python-api.h>

+ Inheritance diagram for FBEventInput:

Public Member Functions

__reduce__ ()
 
__init__ ()
 
- Public Member Functions inherited from FBEvent
__reduce__ ()
 
__init__ ()
 

Public Attributes

object InputType
 
object X
 
object Y
 
object MouseButton
 
object Key
 
object KeyState
 
- Public Attributes inherited from FBEvent
object Type
 

Member Function Documentation

__init__ ( )

Python Docstring:

Raises an exception
This class cannot be instantiated from Python 
__reduce__ ( )

Member Data Documentation

object InputType
object Key
object KeyState
object MouseButton
object X
object Y