Coordinates of each frame (mush be shared by all frames)

Property definitions

gamnit $ Simple2dProgram :: animation_coord
	# Coordinates of each frame (mush be shared by all frames)
	var animation_coord = attributes["a_coord"].as(AttributeVec2) is lazy
lib/gamnit/flat/flat_core.nit:804,2--805,70