NE::SDL_SpriteFactory Class Reference

SpriteFactory implementation for SDL. More...

#include <NEngine/Native/SDL/SDL_SpriteFactory.h>

Inheritance diagram for NE::SDL_SpriteFactory:
NE::SpriteFactory

List of all members.

Protected Member Functions

SpritecreateSprite (const Colour &colour, const USize2 &spriteSize)
 Create a Sprite from a colour and a size.

Detailed Description

SpriteFactory implementation for SDL.

The SpriteFactory creates sprite from a colour and a size


Member Function Documentation

NE::Sprite * NE::SDL_SpriteFactory::createSprite ( const Colour colour,
const USize2 spriteSize 
) [protected, virtual]

Create a Sprite from a colour and a size.

Parameters:
colour The colour of the Sprite
spriteSize the size of the Sprite
Returns:
the Sprite created.

Implements NE::SpriteFactory.


The documentation for this class was generated from the following files:
 All Classes Functions Variables Typedefs
Generated on Thu Oct 6 22:11:38 2011 for WE_Kit by  doxygen 1.6.3