Animation start time, in seconds and in reference to dt

Property definitions

gamnit $ Simple2dProgram :: animation_start
	# Animation start time, in seconds and in reference to `dt`
	var animation_start = attributes["a_start"].as(AttributeFloat) is lazy
lib/gamnit/flat/flat_core.nit:813,2--814,71