FS2_Open
Open source remastering of the Freespace 2 engine
bitmap_2d_list Struct Reference

#include <tmapper.h>

Public Member Functions

 bitmap_2d_list (int X=0, int Y=0, int W=-1, int H=-1)
 

Public Attributes

int x
 
int y
 
int w
 
int h
 

Detailed Description

Definition at line 103 of file tmapper.h.

Constructor & Destructor Documentation

bitmap_2d_list::bitmap_2d_list ( int  X = 0,
int  Y = 0,
int  W = -1,
int  H = -1 
)
inline

Definition at line 104 of file tmapper.h.

Member Data Documentation

int bitmap_2d_list::h

Definition at line 108 of file tmapper.h.

int bitmap_2d_list::w

Definition at line 107 of file tmapper.h.

int bitmap_2d_list::x

Definition at line 105 of file tmapper.h.

int bitmap_2d_list::y

Definition at line 106 of file tmapper.h.


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