This website works better with JavaScript.
Home
Explore
Help
Sign In
holzkise67499
/
Projekt_FORUM
Watch
2
Star
1
Fork
0
Code
Issues
0
Pull Requests
1
Releases
0
Wiki
Activity
Browse Source
Attraktor Konstruktor bearbeitet
XML_implementation
Sebastian Holzki
5 years ago
parent
0332890265
commit
9fdbf7d639
1 changed files
with
5 additions
and
0 deletions
Unified View
Show Diff Stats
5
0
src/objectPhysics.cpp
+ 5
- 0
src/objectPhysics.cpp
View File
Attraktor::Attraktor(){
Attraktor::Attraktor(){
emitting = false;
attracting = true;
cout << "Attraktor Konstruktor" << endl;
};
};
Write
Preview
Loading…
Cancel
Save