Class PatternUtils
Inheritance
System.Object
PatternUtils
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()
Namespace: Danmokou.Danmaku.Patterns
Assembly: cs.temp.dll.dll
Syntax
public static class PatternUtils
Properties
BRV2
Declaration
public static ExBPRV2 BRV2 { get; }
Property Value
Type | Description |
---|---|
ExBPRV2 |
RV2Zero
Declaration
public static GCXF<V2RV2> RV2Zero { get; }
Property Value
Type | Description |
---|---|
GCXF<V2RV2> |
Methods
HV2(String)
Declaration
public static ReflectEx.Hoist<Vector2> HV2(string key)
Parameters
Type | Name | Description |
---|---|---|
System.String | key |
Returns
Type | Description |
---|---|
ReflectEx.Hoist<Vector2> |