Width of this rectangle

Property definitions

sdl2 $ SDLRect :: w
	# Width of this rectangle
	fun w: Int `{ return self->w; `}
lib/sdl2/sdl2_base.nit:511,2--512,33