maxHealth : number
The Game Objects maximum health value. This works in combination with the heal method to ensurethe health value never exceeds the maximum.
Inherited From Phaser.Component.Health#maxHealth Default Value 100 Source code: gameobjects/components/Health.js (Line 35)