Class MovementPatterns
Inheritance
System.Object
MovementPatterns
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Assembly: cs.temp.dll.dll
Syntax
public static class MovementPatterns
Methods
AcrossL(ExBPY)
Declaration
public static RootedVTP AcrossL(ExBPY time)
Parameters
Type |
Name |
Description |
ExBPY |
time |
|
Returns
AcrossR(ExBPY)
Declaration
public static RootedVTP AcrossR(ExBPY time)
Parameters
Type |
Name |
Description |
ExBPY |
time |
|
Returns
BendDownHL(ExBPY)
Declaration
public static RootedVTP BendDownHL(ExBPY time)
Parameters
Type |
Name |
Description |
ExBPY |
time |
|
Returns
BendDownHR(ExBPY)
Declaration
public static RootedVTP BendDownHR(ExBPY time)
Parameters
Type |
Name |
Description |
ExBPY |
time |
|
Returns
BendUpL(ExBPY)
Declaration
public static RootedVTP BendUpL(ExBPY time)
Parameters
Type |
Name |
Description |
ExBPY |
time |
|
Returns
BendUpR(ExBPY)
Declaration
public static RootedVTP BendUpR(ExBPY time)
Parameters
Type |
Name |
Description |
ExBPY |
time |
|
Returns
CircDown(ExBPY, ExBPY)
Declaration
public static RootedVTP CircDown(ExBPY xmul, ExBPY time)
Parameters
Type |
Name |
Description |
ExBPY |
xmul |
|
ExBPY |
time |
|
Returns
CircDown2L(ExBPY)
Declaration
public static RootedVTP CircDown2L(ExBPY time)
Parameters
Type |
Name |
Description |
ExBPY |
time |
|
Returns
CircDown2R(ExBPY)
Declaration
public static RootedVTP CircDown2R(ExBPY time)
Parameters
Type |
Name |
Description |
ExBPY |
time |
|
Returns
CornerL(ExBPY)
Declaration
public static RootedVTP CornerL(ExBPY time)
Parameters
Type |
Name |
Description |
ExBPY |
time |
|
Returns
CornerLoop(ExBPY, ExBPY)
Declaration
public static RootedVTP CornerLoop(ExBPY xmul, ExBPY time)
Parameters
Type |
Name |
Description |
ExBPY |
xmul |
|
ExBPY |
time |
|
Returns
CornerR(ExBPY)
Declaration
public static RootedVTP CornerR(ExBPY time)
Parameters
Type |
Name |
Description |
ExBPY |
time |
|
Returns
Cross1(GCXF<Single>, GCXF<Single>, ExBPY, ExBPY, ExBPY)
Declaration
public static RootedVTP Cross1(GCXF<float> x, GCXF<float> y, ExBPY xmul, ExBPY ymul, ExBPY time)
Parameters
Type |
Name |
Description |
GCXF<System.Single> |
x |
|
GCXF<System.Single> |
y |
|
ExBPY |
xmul |
|
ExBPY |
ymul |
|
ExBPY |
time |
|
Returns
CrossDown(ExBPY, ExBPY)
Declaration
public static RootedVTP CrossDown(ExBPY xmul, ExBPY time)
Parameters
Type |
Name |
Description |
ExBPY |
xmul |
|
ExBPY |
time |
|
Returns
CrossDown2(ExBPY, ExBPY)
Declaration
public static RootedVTP CrossDown2(ExBPY xmul, ExBPY time)
Parameters
Type |
Name |
Description |
ExBPY |
xmul |
|
ExBPY |
time |
|
Returns
CrossDownLoopBack(ExBPY, ExBPY)
Declaration
public static RootedVTP CrossDownLoopBack(ExBPY xmul, ExBPY time)
Parameters
Type |
Name |
Description |
ExBPY |
xmul |
|
ExBPY |
time |
|
Returns
CrossUp(ExBPY, ExBPY)
Declaration
public static RootedVTP CrossUp(ExBPY xmul, ExBPY time)
Parameters
Type |
Name |
Description |
ExBPY |
xmul |
|
ExBPY |
time |
|
Returns
CrossUp2(ExBPY, ExBPY)
Declaration
public static RootedVTP CrossUp2(ExBPY xmul, ExBPY time)
Parameters
Type |
Name |
Description |
ExBPY |
xmul |
|
ExBPY |
time |
|
Returns
DipUp1(ExBPY, ExBPY)
Declaration
public static RootedVTP DipUp1(ExBPY xmul, ExBPY time)
Parameters
Type |
Name |
Description |
ExBPY |
xmul |
|
ExBPY |
time |
|
Returns
DipUp2(ExBPY, ExBPY)
Declaration
public static RootedVTP DipUp2(ExBPY xmul, ExBPY time)
Parameters
Type |
Name |
Description |
ExBPY |
xmul |
|
ExBPY |
time |
|
Returns
DipUp3(ExBPY, ExBPY)
Declaration
public static RootedVTP DipUp3(ExBPY xmul, ExBPY time)
Parameters
Type |
Name |
Description |
ExBPY |
xmul |
|
ExBPY |
time |
|
Returns
Down(ExBPY)
Declaration
public static RootedVTP Down(ExBPY time)
Parameters
Type |
Name |
Description |
ExBPY |
time |
|
Returns
None(GCXF<Vector2>)
Declaration
public static RootedVTP None(GCXF<Vector2> root)
Parameters
Type |
Name |
Description |
GCXF<Vector2> |
root |
|
Returns
Null(GCXF<Vector2>)
Declaration
public static RootedVTP Null(GCXF<Vector2> root)
Parameters
Type |
Name |
Description |
GCXF<Vector2> |
root |
|
Returns
RVTP(GCXF<Vector2>, VTP)
Declaration
public static RootedVTP RVTP(GCXF<Vector2> root, VTP path)
Parameters
Type |
Name |
Description |
GCXF<Vector2> |
root |
|
VTP |
path |
|
Returns
t21(Single, ExBPY)
Declaration
public static ExBPY t21(float pivot, ExBPY target)
Parameters
Type |
Name |
Description |
System.Single |
pivot |
|
ExBPY |
target |
|
Returns
th1(Single, ExBPY)
Declaration
public static ExBPY th1(float pivot, ExBPY target)
Parameters
Type |
Name |
Description |
System.Single |
pivot |
|
ExBPY |
target |
|
Returns
Up(ExBPY)
Declaration
public static RootedVTP Up(ExBPY time)
Parameters
Type |
Name |
Description |
ExBPY |
time |
|
Returns