More doxygen. Add const where appropriate.

This commit is contained in:
Jason Felds
2011-02-26 02:14:35 -05:00
parent 3fe58a3668
commit 6a3bf42bca
7 changed files with 114 additions and 26 deletions
+1
View File
@@ -46,6 +46,7 @@ private:
bool m_bAlphaBuffer;
bool m_bFloat;
bool m_bPreserveTexture;
/** @brief the name of this ActorFrameTexture. */
RString m_sTextureName;
};