naev 0.12.6
intro_img_t Struct Reference

Intro Image: to be displayed to the side of the scrolling. More...

Collaboration diagram for intro_img_t:

Data Fields

glTexturetex
double x
double y
double w
double h
glColour c
double fade_rate

Detailed Description

Intro Image: to be displayed to the side of the scrolling.

Definition at line 34 of file intro.c.

Field Documentation

◆ c

glColour intro_img_t::c

Definition at line 37 of file intro.c.

◆ fade_rate

double intro_img_t::fade_rate

Definition at line 38 of file intro.c.

◆ h

double intro_img_t::h

Definition at line 36 of file intro.c.

◆ tex

glTexture* intro_img_t::tex

Definition at line 35 of file intro.c.

◆ w

double intro_img_t::w

Definition at line 36 of file intro.c.

◆ x

double intro_img_t::x

Definition at line 36 of file intro.c.

◆ y

double intro_img_t::y

Definition at line 36 of file intro.c.


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