|
Brunot
|
#include <boost/type_erasure/any.hpp>#include <boost/type_erasure/member.hpp>#include <boost/type_erasure/dynamic_any_cast.hpp>#include <boost/type_erasure/any_cast.hpp>#include "Framework/GameObject.h"Go to the source code of this file.
Classes | |
| struct | boost::type_erasure::ActionConcept< T > |
Namespaces | |
| namespace | boost |
| namespace | boost::type_erasure |
| namespace | th |
Typedefs | |
| using | th::AnyAction |
Functions | |
| boost::BOOST_TYPE_ERASURE_MEMBER (update) | |
| boost::BOOST_TYPE_ERASURE_MEMBER (render) | |
| boost::BOOST_TYPE_ERASURE_MEMBER (shouldRemove) | |
| boost::BOOST_TYPE_ERASURE_MEMBER (setOwner) | |