simplify ActorCommands

This commit is contained in:
Glenn Maynard
2006-09-21 01:39:38 +00:00
parent 6fe7bf2683
commit 8548f1cb33
11 changed files with 22 additions and 24 deletions
+1 -1
View File
@@ -57,7 +57,7 @@ void ScoreDisplayBattle::Update( float fDelta )
// TODO: Cache all of the icon graphics so we don't load them dynamically from disk.
m_ItemIcon[s].Load( THEME->GetPathG("ScoreDisplayBattle","icon "+sNewModifier) );
m_ItemIcon[s].StopTweening();
ActorCommands acmds(
apActorCommands acmds = ActorCommands(
"diffuse,1,1,1,1;zoom,1;"
"sleep,0.1;linear,0;diffusealpha,0;"
"sleep,0.1;linear,0;diffusealpha,1;"