Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members   Related Pages  

_SCI Struct Reference

#include <spritecache.h>

List of all members.


Detailed Description

A structure for the SCI.

SCI means SpriteCache Information It stores a name of the surface and a pointer to that surface.

Definition at line 13 of file spritecache.h.

Public Attributes

string name
 the name of the surface

Surfacesurface
 the pointer to the actual surface


Member Data Documentation

string _SCI::name
 

the name of the surface

Definition at line 15 of file spritecache.h.

Surface* _SCI::surface
 

the pointer to the actual surface

Definition at line 18 of file spritecache.h.


The documentation for this struct was generated from the following file:
Generated on Sun Dec 8 12:02:20 2002 for nnc by doxygen1.3-rc1