Spritemanager v1.0 (Wii misc)

Spritemanager is a class designed to be an easy to use manager for libwiisprite that allow to directly create and handle sprites with images, images sequence or text inside. This code is usefull to avoid memory problem since the object SpriteManager handle correctly himself memory used (free memory just deleting the object SpriteManager or removing a sprite).

This library is developped in C++ by Unititled with help of TextRender written by DragonMinded (modified) and Imageloader by Ulti (highly modified).

The use of SpriteManager is highly detailed in the SpriteManager.h and an simple example project is given in the pack.

http://wiibrew.org/wiki/SpriteManager

This article is over 2 years old — the linked page may have changed, moved, or been taken over since then.

No Comments

You must be logged in to post a comment.