interface property

GameInterface? interface
final

The way you cand raw things like life bars, stamina and settings. In another words, anything that you may add to the interface to the game.

Implementation

final GameInterface? interface;