/[usata]/usata2/src/scene-loader.hpp
ViewVC logotype

Diff of /usata2/src/scene-loader.hpp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by skunix, Wed Feb 23 16:52:07 2005 UTC revision 1.2 by skunix, Fri Feb 25 18:08:01 2005 UTC
# Line 21  Line 21 
21  #include <string>  #include <string>
22  #include <queue>  #include <queue>
23  #include <set>  #include <set>
24    #include "usata.hpp"
25  #include "object.hpp"  #include "object.hpp"
26  namespace  namespace
27  usata  usata
# Line 52  usata Line 53  usata
53                  public:                  public:
54                          SceneLoader(const boost::filesystem::path&);                          SceneLoader(const boost::filesystem::path&);
55    
56                          void update();                          void update(Usata&);
57                          void load(const std::string& scene);                          void load(const std::string& scene);
58                          void unloaded(const std::string&);                          void unloaded(const std::string&);
59                          ~SceneLoader();                          ~SceneLoader();

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26