covariant Copy()

This commit is contained in:
Glenn Maynard
2006-10-20 00:17:51 +00:00
parent 7a95f5da5b
commit cd3f228338
47 changed files with 54 additions and 54 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ public:
virtual void Update( float fDelta );
void LoadFromNode( const XNode* pNode );
virtual Actor *Copy() const;
virtual ScoreDisplayAliveTime *Copy() const;
void PlayCommand( const RString &sCommandName );