Frame per second of the animation

Property definitions

gamnit $ Simple2dProgram :: animation_fps
	# Frame per second of the animation
	var animation_fps = attributes["a_fps"].as(AttributeFloat) is lazy
lib/gamnit/flat/flat_core.nit:798,2--799,67