]> git.gag.com Git - debian/openrocket/commit
Added protected copy constructor which makes a deep copy. This is used in the androi...
authorkruland2607 <kruland2607@180e2498-e6e9-4542-8430-84ac67f01cd8>
Wed, 16 May 2012 06:17:22 +0000 (06:17 +0000)
committerkruland2607 <kruland2607@180e2498-e6e9-4542-8430-84ac67f01cd8>
Wed, 16 May 2012 06:17:22 +0000 (06:17 +0000)
commit108da63bf2f6e88de0f48976a7bc7af4f5183cc2
treeb81353e0e2701d47c017e829cd3bfe7c2773c8c0
parentcf815c7b3259caf9266c2d379a00a8eb1b770388
Added protected copy constructor which makes a deep copy.  This is used in the android application so ExtendedThrustCurveMotor can extend ThrustCurveMotor instead of use delegation.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@686 180e2498-e6e9-4542-8430-84ac67f01cd8
core/src/net/sf/openrocket/motor/ThrustCurveMotor.java