class ffw::GuiStyle::Function

Class List > ffw :: GuiStyle :: Function

Public Attributes

Type Name
ffw::Color color
ffw::Color secondary

Public Functions

Type Name
Function ()
Function (const ffw::Color & c)
Function (const ffw::Color & c, const ffw::Color & s)

Public Attributes Documentation

variable color

ffw::Color ffw::GuiStyle::Function::color;

variable secondary

ffw::Color ffw::GuiStyle::Function::secondary;

Public Functions Documentation

function Function (1/3)

ffw::GuiStyle::Function::Function ()

function Function (2/3)

ffw::GuiStyle::Function::Function (
    const ffw::Color & c
)

function Function (3/3)

ffw::GuiStyle::Function::Function (
    const ffw::Color & c,
    const ffw::Color & s
)

The documentation for this class was generated from the following file: include/ffw/gui/guistyle.h