Should this program use the texture texture?

Property definitions

gamnit $ Simple2dProgram :: use_texture
	# Should this program use the texture `texture`?
	var use_texture = uniforms["use_texture"].as(UniformBool) is lazy
lib/gamnit/flat/flat_core.nit:756,2--757,66