newspeoplefor developersdocumentationdownloads

attrset.cc

Go to the documentation of this file.
00001 //------------------------------------------------------------------------------
00002 //  game/attrset.h
00003 //  (C) 2005 Radon Labs GmbH
00004 //------------------------------------------------------------------------------
00005 #include "game/attrset.h"
00006 
00007 namespace Game
00008 {
00009 ImplementRtti(Game::AttrSet, Foundation::RefCounted);
00010 
00011 
00012 };

Copyright © 1999-2005 by the contributing authors. Ideas, requests, problems: Send feedback.