DirectAnimation Animated Header --TupleBvr DirectAnimation Animated Header --TupleBvr* Microsoft DirectAnimation SDK
*Contents  *Index  *Topic Contents
*Previous Topic: Transform3Bvr Class
*Next Topic: UntilNotifier Interface

TupleBvr


These are the methods for the TupleBvr:

public int length()
public Behavior nth(int i)
public static TupleBvr newUninitBvr(TupleBvr tuple)
Methods Defined in Statics Class
public static TupleBvr pairBvr(Behavior first, Behavior second)
public static TupleBvr tripleBvr(Behavior first, Behavior second, Behavior third)

© 1998 Microsoft Corporation. All rights reserved. Terms of Use.

*Top of Page