'App' is a class that acts as the overall application controller. Any input received from the user is given to the App class which then passes it along to other classes to handle the result.
When user clicks the 'skip' button, the countdown is stopped, it goes to the next video and the new countdown starts.
No comments:
Post a Comment