img::Image Class Reference

This is the image class, responsible to load all the image files. More...

#include <Image.h>

Inheritance diagram for img::Image:

Inheritance graph
[legend]
Collaboration diagram for img::Image:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 Image ()
virtual ~Image ()
bool load (const String &filename, uint32 &numberId)
const char * toString ()


Detailed Description

This is the image class, responsible to load all the image files.

Note:
For now we only have support for OpenIL.

Constructor & Destructor Documentation

img::Image::Image (  ) 

Constructor

virtual img::Image::~Image (  )  [inline, virtual]

Destructor


Member Function Documentation

bool img::Image::load ( const String filename,
uint32 &  numberId 
)

Load the image file

Parameters:
filename The file name
Returns:
true if the file was loaded

const char* img::Image::toString (  )  [inline, virtual]

See also:
Object::toString()

Implements Object.


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

Generated on Mon Mar 3 10:53:09 2008 for Aika by  doxygen 1.5.5