This commit is contained in:
Glenn Maynard
2005-07-19 00:18:32 +00:00
parent 2f8f782c47
commit a5bed04ed3
+1
View File
@@ -16,6 +16,7 @@ public:
virtual ~Sprite();
void LoadFromNode( const CString& sDir, const XNode* pNode );
virtual Actor *Copy() const;
virtual bool EarlyAbortDraw();
virtual void DrawPrimitives();