Animation speed multiplier (0.0 to pause, 1.0 for normal speed, etc.)

Property definitions

gamnit $ SpriteSet :: time_mod
	# Animation speed multiplier (0.0 to pause, 1.0 for normal speed, etc.)
	var time_mod = 1.0 is writable
lib/gamnit/flat/flat_core.nit:895,2--896,31