Mini-rewrite of input mapping, theme support, and added KSF reader.
This commit is contained in:
@@ -30,7 +30,7 @@ void ActorFrame::DrawPrimitives()
|
||||
|
||||
void ActorFrame::Update( float fDeltaTime )
|
||||
{
|
||||
// LOG->WriteLine( "ActorFrame::Update( %f )", fDeltaTime );
|
||||
// LOG->Trace( "ActorFrame::Update( %f )", fDeltaTime );
|
||||
|
||||
Actor::Update( fDeltaTime );
|
||||
|
||||
|
||||
Reference in New Issue
Block a user