Textures::_Texture Struct Reference

Intermediate struct used for loading an image. More...

#include <texture.h>

List of all members.

Public Attributes

int w
 The width.
int h
 The height.
short bpp
 The bits per pixel.
char * pixels
 Pixel data.
SDL_Surface * surface


Detailed Description

Intermediate struct used for loading an image.
The documentation for this struct was generated from the following file:
Generated on Fri Feb 22 22:29:23 2008 for Phoenix Wright Case Player API by  doxygen 1.5.3