RigsofRods
Soft-body Physics Simulation
Data Fields
RoR::ODefTexPrint Struct Reference

#include <ODefFileFormat.h>

Data Fields

std::string font_name
 
int font_size = 0
 
int font_dpi = 0
 
std::string text
 
char option = '\0'
 
float x =0
 
float y =0
 
float w =0
 
float h =0
 
float a =0
 
float r =0
 
float g =0
 
float b =0
 

Detailed Description

Definition at line 88 of file ODefFileFormat.h.

Field Documentation

◆ a

float RoR::ODefTexPrint::a =0

Definition at line 97 of file ODefFileFormat.h.

◆ b

float RoR::ODefTexPrint::b =0

Definition at line 97 of file ODefFileFormat.h.

◆ font_dpi

int RoR::ODefTexPrint::font_dpi = 0

Definition at line 92 of file ODefFileFormat.h.

◆ font_name

std::string RoR::ODefTexPrint::font_name

Definition at line 90 of file ODefFileFormat.h.

◆ font_size

int RoR::ODefTexPrint::font_size = 0

Definition at line 91 of file ODefFileFormat.h.

◆ g

float RoR::ODefTexPrint::g =0

Definition at line 97 of file ODefFileFormat.h.

◆ h

float RoR::ODefTexPrint::h =0

Definition at line 96 of file ODefFileFormat.h.

◆ option

char RoR::ODefTexPrint::option = '\0'

Definition at line 94 of file ODefFileFormat.h.

◆ r

float RoR::ODefTexPrint::r =0

Definition at line 97 of file ODefFileFormat.h.

◆ text

std::string RoR::ODefTexPrint::text

Definition at line 93 of file ODefFileFormat.h.

◆ w

float RoR::ODefTexPrint::w =0

Definition at line 96 of file ODefFileFormat.h.

◆ x

float RoR::ODefTexPrint::x =0

Definition at line 96 of file ODefFileFormat.h.

◆ y

float RoR::ODefTexPrint::y =0

Definition at line 96 of file ODefFileFormat.h.


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