pretty much equivalent to 23b02ce-adf0feb. [Chris Danford; some other cleanup by AJ]

This commit is contained in:
AJ Kelly
2010-06-12 14:37:20 -05:00
parent 4c44d9f3b6
commit cd2a78e09a
8 changed files with 113 additions and 73 deletions
+3
View File
@@ -243,6 +243,9 @@ public:
return false;
}
RString ToString() const;
static RString NormalizeColorString( RString sColor );
void PushTable( lua_State *L ) const;
void FromStack( lua_State *L, int iPos );
void FromStackCompat( lua_State *L, int iPos );