18 Creating and Managing Controllers

18 Q3Controller_SetTracker

You can use the Q3Controller_SetTracker function to set the tracker associated with a controller.

TQ3Status Q3Controller_SetTracker (
TQ3ControllerRef controllerRef, 
TQ3TrackerObject tracker);
controllerRef
A reference to a controller.
tracker A tracker object.

DESCRIPTION


The Q3Controller_SetTracker function associates the tracker specified by the tracker parameter with the controller specified by the controllerRef parameter. If the value of the tracker parameter is NULL, the controller is attached to the system cursor tracker. Changing a controller's tracker might cause the notify functions of both the previous tracker and the new tracker to be called.

DESCRIPTION

3D Graphics Programming with QuickDraw 3D - 21 OCT 1995

© Apple Computer, Inc.

Let us know what you think of these prototype pages.

Generated with Harlequin WebMaker