Packageat.fhjoanneum.dmt.umj.core.interfaces.generics
Classpublic class BaseMouseInterface
InheritanceBaseMouseInterface Inheritance Object

Generic Interface: BaseKeyboardInterface is used to communicate with the Mouse and add functionality to the InterfaceMonitor singleton.



Public Properties
 PropertyDefined By
  MOUSE_MOVE_DISPATCHES_TO_INTERFACE_MONITOR : Boolean = false
[static]
BaseMouseInterface
Public Methods
 MethodDefined By
  
BaseMouseInterface(interfaceController:InterfaceMonitor, stageContainer:Group)
BaseMouseInterface
Property Detail
MOUSE_MOVE_DISPATCHES_TO_INTERFACE_MONITORproperty
public static var MOUSE_MOVE_DISPATCHES_TO_INTERFACE_MONITOR:Boolean = false

Constructor Detail
BaseMouseInterface()Constructor
public function BaseMouseInterface(interfaceController:InterfaceMonitor, stageContainer:Group)



Parameters
interfaceController:InterfaceMonitor
 
stageContainer:Group