This commit is contained in:
Glenn Maynard
2005-01-15 22:29:42 +00:00
parent 4ce9b72e41
commit 762c9a77fb
3 changed files with 0 additions and 18 deletions
-10
View File
@@ -736,16 +736,6 @@ void BGAnimationLayer::GainFocus( float fRate, bool bRewindMovie, bool bLoop )
ActorFrame::GainFocus( fRate, bRewindMovie, bLoop );
}
void BGAnimationLayer::LoseFocus()
{
ActorFrame::LoseFocus();
}
void BGAnimationLayer::PlayCommand( const CString &sCommandName )
{
ActorFrame::PlayCommand( sCommandName );
}
/*
* (c) 2001-2004 Ben Nordstrom, Chris Danford, Glenn Maynard