xoreos  0.0.5
Public Attributes | List of all members
Aurora::GFXCharacter::Shape Struct Reference

A shape character, which is a static image shape with bounds. More...

#include <gfxfile.h>

Collaboration diagram for Aurora::GFXCharacter::Shape:
Collaboration graph
[legend]

Public Attributes

Common::Rect bounds
 
std::vector< ShapeRecordshapeRecords
 

Detailed Description

A shape character, which is a static image shape with bounds.

Definition at line 175 of file gfxfile.h.

Member Data Documentation

◆ bounds

Common::Rect Aurora::GFXCharacter::Shape::bounds

Definition at line 176 of file gfxfile.h.

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

◆ shapeRecords

std::vector<ShapeRecord> Aurora::GFXCharacter::Shape::shapeRecords

Definition at line 177 of file gfxfile.h.

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


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