Daniel_M_Williams
8e78a314cd
[Bugfix] Ironing out motor-instance model changes.
- renamed <RocketComponent>.getLocation() => getLocations()
- trailing 's' matches return type
- made <RocketComponent>.shiftCoordinates protected (from public)
=> references converted to <>.getLocation() calls
- Reduced functions in "Instanceable" interface.
- Fixed Motor Instancing Code
- Removed 'isCenterline()' tester method
- added 'isAfter()' tester method
- OutsideComponent interface removed.
=> was redundant with RingInstanceable.
2015-10-20 17:22:55 -04:00
..
2015-01-09 21:33:16 -06:00
2014-12-27 20:20:32 +02:00
2013-11-11 09:51:53 -06:00
2015-08-29 14:45:36 -04:00
2014-04-23 15:15:38 -05:00
2015-10-20 17:22:55 -04:00
2013-09-30 11:38:54 -05:00
2015-01-10 18:57:20 +02:00
2013-09-27 11:34:46 -05:00
2013-09-27 11:34:46 -05:00
2015-01-10 18:44:55 +02:00