Compare commits
No commits in common. "XML_implementation" and "master" have entirely different histories.
XML_implem
...
master
2
.gitignore
vendored
2
.gitignore
vendored
@ -32,7 +32,7 @@
|
||||
*.DS_Store
|
||||
*.Makefile
|
||||
Project.xcconfig
|
||||
|
||||
*.make
|
||||
/makefile
|
||||
*.xcodeproj
|
||||
*.perspective
|
||||
|
@ -32,11 +32,6 @@ ObjectPhysics::~ObjectPhysics()
|
||||
Attraktor::Attraktor(){
|
||||
|
||||
|
||||
emitting = false;
|
||||
attracting = true;
|
||||
|
||||
cout << "Attraktor Konstruktor" << endl;
|
||||
|
||||
};
|
||||
|
||||
// -----------------------------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user