Controls whether update' anddraw' are automatically called by `LiveGroup'

Property definitions

scene2d $ LiveObject :: exists=
	# Controls whether `update' and `draw' are automatically called by `LiveGroup'
	var exists = true is writable
lib/scene2d/scene2d.nit:25,2--26,30