Search found 3 matches
- Sun Apr 10, 2016 11:36 am
- Forum: Games and Creations
- Topic: Color Breaker - 72hr Breakout Jam
- Replies: 10
- Views: 8801
Re: Color Breaker - 72hr Breakout Jam
It's not a bad game, but you can't die (which at the moment is fair since the ball gets too fast to hit near the end) and also when you break all the blocks nothing happens; it left me slightly disappointed. The gameplay is really fun and I love the graphics!
- Thu Feb 04, 2016 3:06 pm
- Forum: Support and Development
- Topic: (Solved)(Android) How to know when my game gets in background?
- Replies: 2
- Views: 2451
Re: (Android) How to know when my game gets in background?
Alright! Thanks for the fast response! 

- Thu Feb 04, 2016 2:48 pm
- Forum: Support and Development
- Topic: (Solved)(Android) How to know when my game gets in background?
- Replies: 2
- Views: 2451
(Solved)(Android) How to know when my game gets in background?
I have a little problem in my game: when the game gets put in background the music keeps playing. I already have a togglePause() function that pauses the game, but I can't find any event or something that tells me when the app is in background even though I've been googling for an hour or so. Does a...