Public Attributes

tImageTGA Struct Reference

#include <TGAlib.h>

List of all members.

Public Attributes

short int width
short int height
unsigned char * imageData

Detailed Description

TGA format

Definition at line 25 of file TGAlib.h.


Member Data Documentation

short int tImageTGA::height

map height

Definition at line 33 of file TGAlib.h.

unsigned char* tImageTGA::imageData

raw data

Definition at line 36 of file TGAlib.h.

short int tImageTGA::width

map width

Definition at line 30 of file TGAlib.h.


The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Defines

cocos2d for iPhone 0.99.4 API Reference - Generated using Doxygen 1.7.1