Returns the current time in the game.
Returns:
the current time in the game.
40 41 42
# File 'lib/metro/animation.rb', line 40 def current_time Gosu::milliseconds end