Drag[en]gine Script Module DragonScript  1.21
Dragengine.Gui.PanelFPSRates.FPSRate Class Reference

FPS Rate consisting of label and rate widget. More...

Inheritance diagram for Dragengine.Gui.PanelFPSRates.FPSRate:

Public Member Functions

String getDesignerPrefix ()
 Designer selector prefix. More...
 
Label getLabel ()
 Label widget. More...
 
SysParamWrapper getModule ()
 Module wrapper. More...
 
Label getRate ()
 Rate widget. More...
 
FPSRate new (SysParamWrapper module, String label, String designerPrefix)
 Create FPS Rate widgets. More...
 
void update ()
 Update widgets. More...
 
void updateDesignerSelectors (String baseSelector)
 Update designer selectors. More...
 

Detailed Description

FPS Rate consisting of label and rate widget.

Member Function Documentation

◆ getDesignerPrefix()

String Dragengine.Gui.PanelFPSRates.FPSRate.getDesignerPrefix ( )

Designer selector prefix.

◆ getLabel()

Label Dragengine.Gui.PanelFPSRates.FPSRate.getLabel ( )

Label widget.

◆ getModule()

SysParamWrapper Dragengine.Gui.PanelFPSRates.FPSRate.getModule ( )

Module wrapper.

◆ getRate()

Label Dragengine.Gui.PanelFPSRates.FPSRate.getRate ( )

Rate widget.

◆ new()

FPSRate Dragengine.Gui.PanelFPSRates.FPSRate.new ( SysParamWrapper  module,
String  label,
String  designerPrefix 
)

Create FPS Rate widgets.

◆ update()

void Dragengine.Gui.PanelFPSRates.FPSRate.update ( )

Update widgets.

◆ updateDesignerSelectors()

void Dragengine.Gui.PanelFPSRates.FPSRate.updateDesignerSelectors ( String  baseSelector)

Update designer selectors.


The documentation for this class was generated from the following file: