Delegate SBV2
A function that converts a SimpleBullet into a Vector2.
Namespace: Danmokou.DMath
Assembly: cs.temp.dll.dll
Syntax
public delegate Vector2 SBV2(ref BulletManager.SimpleBullet sb);
Parameters
Type | Name | Description |
---|---|---|
BulletManager.SimpleBullet | sb |
Returns
Type | Description |
---|---|
Vector2 |