Propagate diffuse to ActorFrames' children

This commit is contained in:
Devin J. Pohly
2013-05-28 21:46:15 -04:00
parent 849b6e5b3b
commit f94d3affc2
6 changed files with 14 additions and 11 deletions
-1
View File
@@ -55,7 +55,6 @@ class OptionRow : public ActorFrame
public:
OptionRow( const OptionRowType *pType );
~OptionRow();
void Update( float fDeltaTime );
void Clear();
void LoadNormal( OptionRowHandler *pHand, bool bFirstItemGoesDown );