usata-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Usata-commits] Changes to usata2/src/objects/top-nodes.hpp


From: David Lau
Subject: [Usata-commits] Changes to usata2/src/objects/top-nodes.hpp
Date: Fri, 07 Jan 2005 01:25:07 -0500

Index: usata2/src/objects/top-nodes.hpp
diff -u usata2/src/objects/top-nodes.hpp:1.2 
usata2/src/objects/top-nodes.hpp:1.3
--- usata2/src/objects/top-nodes.hpp:1.2        Mon Jan  3 07:43:50 2005
+++ usata2/src/objects/top-nodes.hpp    Fri Jan  7 06:13:11 2005
@@ -10,7 +10,7 @@
 // included in the software distribution, or visit
 // http://www.fsf.org/licenses/gpl.html.
 //
-// $Id: top-nodes.hpp,v 1.2 2005/01/03 07:43:50 skunix Exp $
+// $Id: top-nodes.hpp,v 1.3 2005/01/07 06:13:11 skunix Exp $
 
 
 #include "../object.hpp"
@@ -52,6 +52,7 @@
                        virtual void draw();
                        virtual void update();
                        virtual ~GuiNode();
+                       virtual bool query(Node::Query, int& i);
        };
 
        class WorldNode : public Object, NodeInterface




reply via email to

[Prev in Thread] Current Thread [Next in Thread]