3 projects tagged "Time"
Ace snow creates a snow falling effect for Titanium apps. It creates animated flakes which fall on the application window starting from a random position at the top of the screen and disappear when they fall below the top of the screen. The flakes animation can be paused and resumed any time. The image, quantity, and speed of the snow flakes are configurable parameters.
Titanium Countdown shows a time countdown in Titanium label objects. It can start a time countdown from given time left to the end. It shows the remaining time in label objects of a Titanium application which display the time left in years, months, days, hours, minutes, and seconds. The object can also pause and resume the time countdown any time.
Gideros Countdown class displays (and updates) the time left until a time provided by the user. The time can be provided in any time units, and they will be recalculated to specified time units. It is possible to specify which units or text will appear in countdown and which text must be hidden if a certain unit reaches 0 by using labels for each time unit.