EarlyAbortDraw() const
This commit is contained in:
@@ -660,7 +660,7 @@ void BGAnimationLayer::UpdateInternal( float fDeltaTime )
|
||||
}
|
||||
}
|
||||
|
||||
bool BGAnimationLayer::EarlyAbortDraw()
|
||||
bool BGAnimationLayer::EarlyAbortDraw() const
|
||||
{
|
||||
if( m_sDrawCond.empty() )
|
||||
return false;
|
||||
|
||||
Reference in New Issue
Block a user