Vegastrike 0.5.1 rc1
1.0
Original sources for Vegastrike Evolved
|
Pick data structures. More...
#include <gfxlib_struct.h>
Public Member Functions | |
PickData (int name, int zmin, int zmax) | |
Public Attributes | |
int | name |
int | zmin |
int | zmax |
Pick data structures.
Definition at line 847 of file gfxlib_struct.h.
int PickData::name |
Definition at line 849 of file gfxlib_struct.h.
int PickData::zmax |
Definition at line 851 of file gfxlib_struct.h.
int PickData::zmin |
Definition at line 850 of file gfxlib_struct.h.