FBEventInput Class Reference

#include <fbcontrols.h>
FBEventInput FBEventInput FBEventInput FBEventInput FBEventInput FBEventInput FBEventInput FBEventInput FBEventInput FBEventInput FBEventInput FBEventInput FBEventInput FBEventInput FBEventInput FBEventInput FBEventInput FBEventInput FBEventInput FBEventInput FBEventInput FBEventInput FBEventInput FBEventInput FBEventInput FBEventInput FBEventInput FBEventInput FBEventInput FBEventInput FBEventInput FBEventInput FBEventInput FBEventInput FBEventInput FBEventInput FBEventInput FBEventInput FBEventInput FBEventInput FBEventInput FBEventInput FBEventInput FBEventInput FBEventInput FBEventInput FBEventInput FBEventInput FBEventInput FBEventInput FBEventInput FBEventInput FBEventInput FBEventInput FBEventInput FBEventInput FBEventInput FBEventInput FBEventInput FBEventInput FBEventInput FBEventInput FBEventInput FBEventInput FBEventInput FBEventInput FBEventInput FBEventInput FBEventInput FBEventInput FBEventInput FBEventInput FBEventInput FBEventInput FBEventInput FBEventInput FBEventInput FBEventInput FBEventInput FBEventInput FBEventInput FBEventInput FBEventInput FBEventInput FBEventInput FBEventInput FBEventInput FBEventInput FBEventInput FBEventInput FBEventInput FBEventInput FBEventInput FBEventInput FBEventInput FBEventInput FBEventInput FBEventInput FBEventInput FBEventInput FBEventInput FBEventInput FBEventInput FBEventInput FBEventInput FBEventInput FBEventInput FBEventInput FBEventInput FBEventInput FBEventInput FBEventInput FBEventInput FBEventInput FBEventInput FBEventInput FBEventInput FBEventInput FBEventInput FBEventInput
Inheritance diagram for FBEventInput:
Inheritance graph
[legend]

List of all members.


Detailed Description

Input event class.

Definition at line 443 of file fbcontrols.h.


Public Member Functions

  FBEventInput (HKEventBase pEvent)
  Constructor.

Public Attributes

FBPropertyInputType  InputType
  Read Only Property: Input type.
FBPropertyInt  X
  Read Only Property: Mouse X Position.
FBPropertyInt  Y
  Read Only Property: Mouse Y Position.
FBPropertyInt  MouseButton
  Read Only Property: Mouse Button.
FBPropertyInt  Key
  Read Only Property: Input key.
FBPropertyInt  KeyState
  Read Only Property: State of key.
FBPropertyInt  Pressure
  Read Only Property: Pressure.
FBPropertyInt  MouseWheelDelta
  Read Only Property: Wheel Delta.

Constructor & Destructor Documentation

FBEventInput ( HKEventBase  pEvent  ) 

Constructor.

Parameters:
pEvent  Base event (internal) to obtain information from.

Member Data Documentation

FBPropertyInputType InputType

Read Only Property: Input type.

Definition at line 451 of file fbcontrols.h.

FBPropertyInt X

Read Only Property: Mouse X Position.

Definition at line 452 of file fbcontrols.h.

FBPropertyInt Y

Read Only Property: Mouse Y Position.

Definition at line 453 of file fbcontrols.h.

FBPropertyInt MouseButton

Read Only Property: Mouse Button.

Definition at line 454 of file fbcontrols.h.

FBPropertyInt Key

Read Only Property: Input key.

Definition at line 455 of file fbcontrols.h.

FBPropertyInt KeyState

Read Only Property: State of key.

Definition at line 456 of file fbcontrols.h.

FBPropertyInt Pressure

Read Only Property: Pressure.

Definition at line 457 of file fbcontrols.h.

FBPropertyInt MouseWheelDelta

Read Only Property: Wheel Delta.

Definition at line 458 of file fbcontrols.h.


Please send us your comments about this page.