Coordinates on the textures, per vertex

Property definitions

gamnit $ SelectionProgram :: tex_coord
	# Coordinates on the textures, per vertex
	var tex_coord = attributes["tex_coord"].as(AttributeVec2) is lazy
lib/gamnit/depth/selection.nit:304,2--305,66