x velocity (applied by `update')

Property definitions

scene2d $ Sprite :: vx=
	# x velocity (applied by `update')
	var vx: Int = 0 is writable
lib/scene2d/scene2d.nit:63,2--64,28