54 55 56 57
# File 'lib/dare/sprite.rb', line 54 def stand @current_image = 0 @ticks_on_current_image = 0 end