hudman 9.0.0
Local HUD mirror manager
hudman.hud.factory.HUDFactory Class Reference

Static Public Member Functions

 create (hud)
 

Detailed Description

Static class with factory methods.

Member Function Documentation

◆ create()

hudman.hud.factory.HUDFactory.create ( hud)
static
Get the correct instance of the HUD manager. Factory method.
:param hud: Specified HUD entry.
:return: An instance of the desired class.
:rtype: Any