InteractionControllerBase Class Methods
In This Topic
For a list of all methods of this type, see
InteractionControllerBase.
Public Methods
| | Name | Description |
 | DrawAppearance | Draws the interaction controller appearance on specifed graphics engine. |
 | OnActivate | Invoked when interaction controller is activated. |
 | OnDeactivate | Invoked when interaction controller is deactivated. |
 | OnInteraction | Invoked when user interacts with an interaction area of interactive object. |
 | Reset | Resets the interaction controller. |
 | UpdateInteractionAreas | Updates the interaction areas of this controller. |
Protected Methods
See Also