|
VEGO-Engine
0.1
|
Public Types | |
| using | CreateFunc = std::function<Game*()> |
Public Member Functions | |
| void | registerClass (CreateFunc createFunc) |
| Game * | create (GameInternal *gameInternal) |
Static Public Member Functions | |
| static GameFactory & | instance () |