Homec4science

Detach SKActor from the Evolvable dependency

Authored by ancarola on Apr 12 2018, 21:58.

Description

Detach SKActor from the Evolvable dependency

Renamed AbstractSystem into ParticleSystem and
improved giving it a non-template identity

Taking it as a template class was too dangerous, then
the list containing components changed to std::list<Particle*> type

Scene contains an Evolvable list separate from the SKActor list

OscillatorShape renamed into OscillatorParticle
NewtonParticle class created

NewtonParticle and OscillatorParticle are children of Particle

Details

Committed
ancarolaApr 12 2018, 21:58
Pushed
ancarolaApr 12 2018, 22:03
Parents
rSYMKIT669d945c15b7: Documentation added
Branches
Unknown
Tags
Unknown