public

Inheritance Graph

graph BT
	Style
	click Style "classGUI_1_1Style"

Description

Public Static Functions

   
   
AbstractShape * createButtonShape(float _roundnessTL, float _roundnessTR, float _roundnessBL, float _roundnessBR)
   
AbstractShape * getButtonShape()
   
void initStyleManager( StyleManager & m)

Documentation

function
GUI::Style::createButtonShape

public static
     
     
AbstractShape * createButtonShape( float _roundnessTL,
  float _roundnessTR,
  float _roundnessBL,
  float _roundnessBR
)    

Defined in GUI/Style/Style.h:33


function
GUI::Style::getButtonShape

public static
   
   
AbstractShape * getButtonShape( )

Defined in GUI/Style/Style.h:35


function
GUI::Style::initStyleManager

public static
     
     
void initStyleManager( StyleManager & m )

Defined in GUI/Style/Style.h:37