resizeW property

double resizeW
getter/setter pair

Implementation

static var resizeW = screenWidth < 750.0 ? (screenWidth * 0.00235) : 1.0;