This commit is contained in:
parent
1da64afa81
commit
c7fe8c740b
70 changed files with 302 additions and 445 deletions
|
@ -109,7 +109,7 @@ public:
|
|||
|
||||
|
||||
public:
|
||||
DVECTOR getPlayerPos(); // Public so that the states can get the position for bubicle spawners
|
||||
DVECTOR const &getPlayerPos(); // Public so that the states can get the position for bubicle spawners
|
||||
protected:
|
||||
void setPlayerPos(DVECTOR *_pos); // Private so that they cannot directly alter it
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue