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

Static Public Member Functions

def create (hud)
 

Detailed Description

Static class with factory methods.

Member Function Documentation

◆ create()

def 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