addInterfaceStatusNumber

open fun addInterfaceStatusNumber(ship: ShipAPI, number: Int, numberPos: Vector2f)

Draw number at the right of the percent bar.

Parameters

ship

The player ship died or alive.

number

The number displayed, bounded per the method to 0 at 999 999.

numberPos

where to draw the number