GameKit
0.0.1a
C++ gamedev tools
|
This is the complete list of members for gk::EasyBehaviour, including all inherited members.
EasyBehaviour(const std::function< void(SceneObject &)> &func) | gk::EasyBehaviour | inline |
m_func | gk::EasyBehaviour | private |
update(SceneObject &object) override | gk::EasyBehaviour | inlinevirtual |