mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-04-21 04:15:36 +00:00
Merge pull request #2236 from Azaezel/memberMess
cleans up all 'hides' warnings (at time of writing)
This commit is contained in:
commit
5a1af9ccd7
233 changed files with 4370 additions and 4418 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue