10 Getting Object Positions
Q3Group_GetLastObjectPosition
function to get the position of the last instance of an object in a group.
TQ3Status Q3Group_GetLastObjectPosition ( TQ3GroupObject group, TQ3Object object, TQ3GroupPosition *position);group
A group.object
An object.position
On exit, a group position.
Q3Group_GetLastObjectPosition
function returns, in the position
parameter, the position of the last instance in the group specified by the group
parameter of the object specified by the object
parameter.kQ3ErrorInvalidObject
kQ3ErrorNULLParameter
Let us know what you think of these prototype pages.
Generated with Harlequin WebMaker