Texture applied to the diffuse color

Property definitions

gamnit $ TexturedMaterial :: diffuse_texture
	# Texture applied to the diffuse color
	var diffuse_texture: nullable Texture = null is writable
lib/gamnit/depth/more_materials.nit:151,2--152,57