C# Class AdsoBoton.ButtonCapturer, isoAbbeyTFG

Inheritance: IsoGUI
Show file Open project: nvidiosin/isoAbbeyTFG

Public Properties

Property Type Description
mouseDownFix bool

Public Methods

Method Description
captureEvent ( ControllerEventArgs, args ) : bool
draw ( ) : void
fillControllerEvent ( ControllerEventArgs, args ) : void

Method Details

captureEvent() public method

public captureEvent ( ControllerEventArgs, args ) : bool
args ControllerEventArgs,
return bool

draw() public method

public draw ( ) : void
return void

fillControllerEvent() public method

public fillControllerEvent ( ControllerEventArgs, args ) : void
args ControllerEventArgs,
return void

Property Details

mouseDownFix public property

public bool mouseDownFix
return bool