Search
BaseController Members
Constructors Fields Methods
 


Represents objects that handle user input via pointing device.

The following tables list the members exposed by the BaseController type.

 Protected Constructors

  Name Description

BaseController

 

 Protected Fields

  Name Description

canceled

 

validated

 

 Public Methods

  Name Description

DisallowCursor

The cursor to display when interaction is not allowed.

DrawInteraction

Called on the current controller to let it draw an appropriate feedback for the current user action.

Validate

Called to validate the operation at current pointer position.

 See Also