pos to mSeqPos to resolve a method entry vs class entry

This commit is contained in:
Azaezel 2018-03-12 23:09:20 -05:00
parent 76602509e3
commit a5ab4acd01
2 changed files with 32 additions and 32 deletions

View file

@ -727,7 +727,7 @@ class TSThread
TSShapeInstance * mShapeInstance; ///< Instance of the shape that this thread animates
S32 sequence; ///< Sequence this thread will perform
F32 pos;
F32 mSeqPos;
F32 timeScale; ///< How fast to play through the sequence