You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to set that if 60 seconds completed then view will popover or else? where i have to set condition for this ?
if (seconds==50)
{
gameover
}
if (userclickonthisbutton )
{
timer reset and start again
}
waiting for replay thanks.
The text was updated successfully, but these errors were encountered:
I want to set that if 60 seconds completed then view will popover or else? where i have to set condition for this ?
if (seconds==50)
{
gameover
}
if (userclickonthisbutton )
{
timer reset and start again
}
waiting for replay thanks.
The text was updated successfully, but these errors were encountered: