mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-04-19 19:35:26 +00:00
Cleanup and fixes
This commit is contained in:
parent
f55e7f7a22
commit
3c8d07a03e
10 changed files with 159 additions and 188 deletions
|
|
@ -59,6 +59,7 @@ public:
|
|||
virtual const String describeSelf() const;
|
||||
|
||||
GFXFormat mFormat;
|
||||
bool mIsCompressed;
|
||||
U32 mWidth;
|
||||
U32 mHeight;
|
||||
U32 mArraySize;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue