프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Active | bool | ||
Position | Vector3 | ||
velocity | Vector3 |
메소드 | 설명 | |
---|---|---|
GetNextPointOnCircle ( ) : void | ||
Repair ( |
Constructs a new projectile.
|
|
SetPositionAndVelocity ( Vector3 position ) : void | ||
Update ( float elapsedTime ) : bool |
Updates the projectile.
|
메소드 | 설명 | |
---|---|---|
RandomPointOnCircle ( ) : Vector3 |
public Repair ( |
||
starParticles | ||
리턴 | System |
public SetPositionAndVelocity ( Vector3 position ) : void | ||
position | Vector3 | |
리턴 | void |