xoreos  0.0.5
Public Member Functions | Public Attributes | List of all members
Aurora::GFXCharacter::LineStyle Struct Reference

A style for the border. More...

#include <gfxfile.h>

Public Member Functions

 LineStyle ()
 

Public Attributes

uint16 width
 
glm::u8vec4 color
 

Detailed Description

A style for the border.

Definition at line 98 of file gfxfile.h.

Constructor & Destructor Documentation

◆ LineStyle()

Aurora::GFXCharacter::LineStyle::LineStyle ( )
inline

Definition at line 102 of file gfxfile.h.

References width.

Member Data Documentation

◆ color

glm::u8vec4 Aurora::GFXCharacter::LineStyle::color

Definition at line 100 of file gfxfile.h.

Referenced by Aurora::GFXFile::readLineStyle().

◆ width

uint16 Aurora::GFXCharacter::LineStyle::width

Definition at line 99 of file gfxfile.h.

Referenced by LineStyle(), and Aurora::GFXFile::readLineStyle().


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