Class SAOffsetHandler
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 class SAOffsetHandler : SummonAlongHandler
Constructors
SAOffsetHandler(SAAngle, GCXF<Single>, GCXF<Vector2>)
Declaration
public SAOffsetHandler(SAAngle sah, GCXF<float> offsetAngle, GCXF<Vector2> nextLocation)
Parameters
Type | Name | Description |
---|---|---|
SAAngle | sah | |
GCXF<System.Single> | offsetAngle | |
GCXF<Vector2> | nextLocation |
Methods
Locate(GenCtx)
Declaration
public override Vector2 Locate(GenCtx gcx)
Parameters
Type | Name | Description |
---|---|---|
GenCtx | gcx |
Returns
Type | Description |
---|---|
Vector2 |