dacplayproject / cpp-play2

New updates have been move to https://github.com/dacplayproject
MIT License
4 stars 0 forks source link

Deal with on_game_play connect #28

Closed hackfisher closed 7 years ago

hackfisher commented 7 years ago

https://github.com/dacsunlimited/dac_play/blob/master/libraries/game/client.cpp

db.on_game_play.connect([&]( game_id_type game_id) { /* play(game_id); // get_v8_engine(game_id)->play(...)*/ } );