Class SkeletonViewTest
Inheritance
System.Object
SkeletonViewTest
Syntax
public class SkeletonViewTest : BaseViewTest
Methods
ActionActive(SkeletonViewTest.SkeletonActionTestCase)
Declaration
public void ActionActive(SkeletonViewTest.SkeletonActionTestCase testCase)
Parameters
ActionFinishing(SkeletonViewTest.SkeletonActionTestCase)
Declaration
public void ActionFinishing(SkeletonViewTest.SkeletonActionTestCase testCase)
Parameters
ActionTriggering(SkeletonViewTest.SkeletonActionTestCase)
Declaration
public void ActionTriggering(SkeletonViewTest.SkeletonActionTestCase testCase)
Parameters
CreateBone(SkeletonViewTest.ActionTestCase)
Declaration
public void CreateBone(SkeletonViewTest.ActionTestCase testCase)
Parameters
CreateBoneStart(SkeletonViewTest.ActionTestCase)
Declaration
public void CreateBoneStart(SkeletonViewTest.ActionTestCase testCase)
Parameters
FreeMoveBone(SkeletonViewTest.ActionTestCase)
Declaration
public void FreeMoveBone(SkeletonViewTest.ActionTestCase testCase)
Parameters
GetDefaultControlID()
Declaration
protected override int GetDefaultControlID()
Returns
Type |
Description |
System.Int32 |
|
Overrides
Layout(SkeletonViewTest.HoverTestCase)
Declaration
public void Layout(SkeletonViewTest.HoverTestCase testCase)
Parameters
MoveBone(SkeletonViewTest.ActionTestCase)
Declaration
public void MoveBone(SkeletonViewTest.ActionTestCase testCase)
Parameters
MoveEndPosition(SkeletonViewTest.ActionTestCase)
Declaration
public void MoveEndPosition(SkeletonViewTest.ActionTestCase testCase)
Parameters
MoveJoint(SkeletonViewTest.ActionTestCase)
Declaration
public void MoveJoint(SkeletonViewTest.ActionTestCase testCase)
Parameters
RemoveBone(SkeletonViewTest.CommandTestCase)
Declaration
public void RemoveBone(SkeletonViewTest.CommandTestCase testCase)
Parameters
RotateBone(SkeletonViewTest.ActionTestCase)
Declaration
public void RotateBone(SkeletonViewTest.ActionTestCase testCase)
Parameters
SelectBone(SkeletonViewTest.SelectTestCase)
Declaration
public void SelectBone(SkeletonViewTest.SelectTestCase testCase)
Parameters
Setup()
Declaration