Property | Type | Description | |
---|---|---|---|
Active | bool | ||
Position | Vector3 | ||
velocity | Vector3 |
Method | Description | |
---|---|---|
GetNextPointOnCircle ( ) : void | ||
Repair ( |
Constructs a new projectile.
|
|
SetPositionAndVelocity ( Vector3 position ) : void | ||
Update ( float elapsedTime ) : bool |
Updates the projectile.
|
Method | Description | |
---|---|---|
RandomPointOnCircle ( ) : Vector3 |
public Repair ( |
||
starParticles | ||
return | System |
public SetPositionAndVelocity ( Vector3 position ) : void | ||
position | Vector3 | |
return | void |