PROGRESSBARPTR Struct Reference
[progressbar.h]

#include <progressbar.h>

Data Fields

char * pblabel
float x1
float y1
float x2
float y2
float line_thickness
float width
float height
float rx
float ry
float bar_width
float increment
int counter
_Bool done
ALLEGRO_COLOR out_color
ALLEGRO_COLOR in_color
struct progress_bar * nextbar
struct progress_bar * prevbar

Detailed Description

Definition at line 13 of file progressbar.h.


Field Documentation

float bar_width

Definition at line 24 of file progressbar.h.

int counter

Definition at line 26 of file progressbar.h.

_Bool done

Definition at line 27 of file progressbar.h.

float height

Definition at line 21 of file progressbar.h.

ALLEGRO_COLOR in_color

Definition at line 29 of file progressbar.h.

float increment

Definition at line 25 of file progressbar.h.

Definition at line 19 of file progressbar.h.

struct progress_bar* nextbar

Definition at line 30 of file progressbar.h.

ALLEGRO_COLOR out_color

Definition at line 28 of file progressbar.h.

char* pblabel

Definition at line 14 of file progressbar.h.

struct progress_bar* prevbar

Definition at line 31 of file progressbar.h.

float rx

Definition at line 22 of file progressbar.h.

float ry

Definition at line 23 of file progressbar.h.

float width

Definition at line 20 of file progressbar.h.

float x1

Definition at line 15 of file progressbar.h.

float x2

Definition at line 17 of file progressbar.h.

float y1

Definition at line 16 of file progressbar.h.

float y2

Definition at line 18 of file progressbar.h.


The documentation for this struct was generated from the following file:
Generated on Fri Sep 24 21:36:15 2010 for SpeedRun! by  doxygen 1.6.3