the rest of dAcEremly_c states

This commit is contained in:
elijah-thomas774
2026-04-07 16:49:25 -04:00
parent 355ac69904
commit 84a65865d0
4 changed files with 413 additions and 31 deletions
+3
View File
@@ -95,6 +95,9 @@ public:
mVec3_c &getOldPosition() {
return mOldPosition;
}
mVec3_c &getStartingPosition() {
return mStartingPos;
}
mVec3_c &getVelocity() {
return mVelocity;
}