BulletPattern Class
Namespace: SpaceUsurper
Inheritance: Object → BulletPattern
Note
This class has a corresponding JSON resource type: PatternData
Properties
Methods
Name |
Description |
AddBullet(Vector2, DataPath<BulletData>, Single, Single, Single, Int32, Int32, Int32, Vector2, Player) |
|
AffectBullets(ActionList, ParameterCollection) |
|
ClearTargetPlayer() |
|
DespawnBulletAnchor() |
|
Finish() |
|
Get(String, T) |
|
GetBullet(DataPath<BulletData>) |
|
GetBullet() |
|
GetTotalTimeEstimate() |
|
RemoveAnchor() |
|
SetBulletAnchor(Bullet) |
|
SetFloatVar(Single) |
|
SetIntVar(Int32) |
|
SetPixelGroupAnchor(PixelGroup, Boolean) |
|
SetPlayerAnchor(Player) |
|
SetPosition(Vector2) |
|
SetTargetPlayer(Player) |
|
SetUnitAnchor(Unit) |
|
SetVectorVar(Vector2) |
|
UpdateTargetPlayer() |
|