Texture coordinates of the first frame

Property definitions

gamnit $ Simple2dProgram :: animation_tex_coord
	# Texture coordinates of the first frame
	var animation_tex_coord = attributes["a_tex_coord"].as(AttributeVec2) is lazy
lib/gamnit/flat/flat_core.nit:807,2--808,78