Kochol Game Engine  0.1.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
kge::core::PFunctor2< Treturn, Targ1, Targ2 > Member List

This is the complete list of members for kge::core::PFunctor2< Treturn, Targ1, Targ2 >, including all inherited members.

Call(Targ1 arg1, Targ2 arg2)kge::core::PFunctor2< Treturn, Targ1, Targ2 >inlinevirtual
m_pFunkge::core::PFunctor2< Treturn, Targ1, Targ2 >protected
PFunctor2(Treturn(*_fun)(Targ1, Targ2))kge::core::PFunctor2< Treturn, Targ1, Targ2 >inline