app
/
com.gonzales.mark.n_puzzle
/
NPuzzleActivity
/
isGameInSession
is
Game
In
Session
private var
isGameInSession
:
Boolean
= false
Content copied to clipboard
true
if a game is ongoing;
false
, otherwise.