|
stmm-games-doc
0.32.0
|
Level factory callback. More...

Public Member Functions | |
| virtual | ~CreateLevelCallback () noexcept=default |
| virtual shared_ptr< Level > | createLevel (Game *p0Game, int32_t nLevel, const shared_ptr< AppPreferences > &refPreferences, const Level::Init &oInit) noexcept=0 |
Level factory callback.
This interface allows to implement recycling
|
virtualdefaultnoexcept |
|
pure virtualnoexcept |
Implemented in stmg::testing::GameFixture.
1.8.13