cocos2d-iphone  2.1
Improved Cocos2D API Reference (iOS version) for www.kobold2d.com developers
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Defines
tImageTGA Struct Reference

#include <TGAlib.h>

List of all members.

Public Attributes

int status
unsigned char type
unsigned char pixelDepth
short int width
short int height
unsigned char * imageData
int flipped

Detailed Description

TGA format


Member Data Documentation

short int tImageTGA::height

map height

unsigned char* tImageTGA::imageData

raw data

short int tImageTGA::width

map width


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