Property definitions

gamnit $ PointLight :: defaultinit
# Basic light projected from a single point
class PointLight
	super Light
end
lib/gamnit/depth/depth_core.nit:218,1--221,3