hp property

double hp

屏幕高度的倍数 Multiple of screen height

Implementation

double get hp => (ScreenScale.screenHeight * this).roundTo(3);