GlPortal Class Reference  0.1.1
Source code documentation of the free and open 3D action puzzle game.
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Namespaces | Typedefs
HandleGameFunction.hpp File Reference
#include <functional>

Go to the source code of this file.

Namespaces

 radix
 

Typedefs

using radix::HandleGameFunction = std::function< void(BaseGame &game)>