Number of loops of the animation, -1 for infinite

Property definitions

gamnit $ Simple2dProgram :: animation_loops
	# Number of loops of the animation, -1 for infinite
	var animation_loops = attributes["a_loops"].as(AttributeFloat) is lazy
lib/gamnit/flat/flat_core.nit:816,2--817,71