This commit is contained in:
parent
a35c24d46e
commit
bb0e21d8d6
10 changed files with 132 additions and 35 deletions
|
@ -54,6 +54,7 @@ public:
|
|||
void setMovementType( PROJECTILE_MOVEMENT_TYPE moveType );
|
||||
PROJECTILE_MOVEMENT_TYPE getMovementType();
|
||||
void setState( PROJECTILE_STATE newState );
|
||||
void setLifeTime( PROJECTILE_LIFETIME_TYPE lifeType );
|
||||
void setPosition( DVECTOR newPos );
|
||||
|
||||
protected:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue