Public Member Functions |
|
FBEventInput (HKEventBase pEvent) | |
Constructor. |
|
Public Attributes |
|
FBInputType | InputType |
Read Only Property: Input type.
|
|
int | Key |
Read Only Property: Input key.
|
|
int | KeyState |
Read Only Property: State of key.
|
|
int | MouseButton |
Read Only Property: Mouse Button.
|
|
int | X |
Read Only Property: Mouse X Position.
|
|
int | Y |
Read Only Property: Mouse Y Position.
|
FBEventInput | ( | HKEventBase | pEvent | ) |
Constructor.
pEvent | Base event (internal) to obtain information from. |
Read Only Property: Input type.
Read Only Property: Mouse Button.