Attraktor Konstruktor bearbeitet
This commit is contained in:
parent
0332890265
commit
9fdbf7d639
@ -31,6 +31,11 @@ ObjectPhysics::~ObjectPhysics()
|
|||||||
|
|
||||||
Attraktor::Attraktor(){
|
Attraktor::Attraktor(){
|
||||||
|
|
||||||
|
|
||||||
|
emitting = false;
|
||||||
|
attracting = true;
|
||||||
|
|
||||||
|
cout << "Attraktor Konstruktor" << endl;
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user