addInterfaceStatusText

open fun addInterfaceStatusText(ship: ShipAPI, text: String, textLoc: Vector2f)

Draw the text with the font victor14.

Parameters

ship

The player ship

text

The text to write.

textLoc

Where to draw the text.