Delegate TP
A function that converts ParametricInfo into a Vector2.
Namespace: Danmokou.DMath
Assembly: cs.temp.dll.dll
Syntax
public delegate Vector2 TP(ParametricInfo bpi);
Parameters
Type | Name | Description |
---|---|---|
ParametricInfo | bpi |
Returns
Type | Description |
---|---|
Vector2 |