FirstModulAR 0.1.0
Loading...
Searching...
No Matches
FMAR.UI.Widgets Namespace Reference

Namespaces

namespace  CarDriverSearch
 
namespace  Console
 
namespace  CPRTrainer
 
namespace  EMS
 
namespace  Inspector
 
namespace  Keyboard
 
namespace  Map
 
namespace  Notifications
 
namespace  PointsOfInterest
 
namespace  Procedures
 
namespace  ServerBrowser
 
namespace  VitalsMonitor
 

Classes

class  DockElement
 
class  FloatingDisplay
 A widget container that stays where it was last positioned. More...
 
class  GridSlot
 A container that widgets can be placed into, in a grid format. More...
 
class  HotbarButton
 A button in the hotbar that performs a specific action when clicked, has fixed functions for saving and recalling widgets, and toggling the HUD buddy. More...
 
class  Tab
 An individual tab in a tabbed display. More...
 
class  TabbedDisplay
 A widget container that has a tab control to switch between widgets. More...
 
class  TabbedDisplaySlot
 A slot in a tabbed display. More...
 
class  Widget
 Base widget class for FMAR UI widgets. Meant to be inherited from to add any additional desired functionality. More...
 
class  WidgetBackgroundElement
 A background element for a widget. Used to allow custom colors and transparency for the widget. More...
 
class  WidgetContainer
 An object that can hold a widget. Allows the ability to move widgets around between various containers, and to lock the widget to prevent moving. More...
 
class  WidgetManager
 The WidgetManager is responsible for spawning and managing the "grid" of widgets, which is not currently in use in favor of the tabbed display system. More...